Searched refs:cdf_calloc (Results 1 – 1 of 1) sorted by relevance
96 #define CDF_CALLOC(n, u) cdf_calloc(__FILE__, __LINE__, (n), (u))123 cdf_calloc(const char *file __attribute__((__unused__)), in cdf_calloc() function