Searched defs:cALLOc (Results 1 – 2 of 2) sorted by relevance
852 #define cALLOc __libc_calloc macro886 # define cALLOc dlcalloc macro896 # define cALLOc calloc macro
2062 Void_t* cALLOc(size_t n, size_t elem_size) in cALLOc() function