Searched refs:x_calloc (Results 1 – 1 of 1) sorted by relevance
253 ((type *) x_calloc((n), sizeof(type), __FILE__, __LINE__))301 static void *x_calloc(size_t, size_t, const char *, int)355 x_calloc(size_t n, size_t size, const char *file, int line) in x_calloc() function