Home
last modified time | relevance | path

Searched refs:oom_error (Results 1 – 10 of 10) sorted by relevance

/support/
A Doom_error.c25 oom_error (const char *function, size_t size) in oom_error() function
A Dxstrdup.c28 oom_error ("strdup", strlen (s)); in xstrdup()
A Dxmalloc.c32 oom_error ("malloc", n); in xmalloc()
A Dxstrndup.c28 oom_error ("strndup", length); in xstrndup()
A Dxcalloc.c32 oom_error ("calloc", n * s); in xcalloc()
A Dxrealloc.c30 oom_error ("realloc", n); in xrealloc()
A Dxposix_memalign.c32 oom_error ("posix_memalign", n); in xposix_memalign()
A Dsupport_shared_allocate.c40 oom_error (__func__, size); in support_shared_allocate()
A Dsupport.h53 void oom_error (const char *function, size_t size)
A DMakefile37 oom_error \

Completed in 17 milliseconds