Home
last modified time | relevance | path

Searched refs:function (Results 1 – 4 of 4) sorted by relevance

/support/
A Dxpthread_check_return.c27 xpthread_check_return (const char *function, int value) in xpthread_check_return() argument
32 FAIL_EXIT1 ("%s: %m", function); in xpthread_check_return()
A Doom_error.c25 oom_error (const char *function, size_t size) in oom_error() argument
27 printf ("%s: unable to allocate %zu bytes: %m\n", function, size); in oom_error()
A Dxthread.h40 void xpthread_check_return (const char *function, int value);
A Dsupport.h53 void oom_error (const char *function, size_t size)

Completed in 8 milliseconds