Searched defs:xcalloc (Results 1 – 7 of 7) sorted by relevance
39 #define xcalloc strace_calloc macro
63 xcalloc(size_t nmemb, size_t size) in xcalloc() function
54 xcalloc (size_t n, size_t s) in xcalloc() function
90 void *xcalloc(size_t nmemb, size_t size) in xcalloc() function
53 #define xcalloc(n, m) calloc (n, m) macro
228 #define xcalloc calloc macro
230 #define xcalloc calloc macro