Searched defs:callocSize (Results 1 – 3 of 3) sorted by relevance
74 char* DepthCalloc(int depth, int callocSize) in DepthCalloc()133 int callocSize = mallocSize / sizeof(char); in ApplyForCalloc() local
72 static char* DepthCalloc(int depth, int callocSize) in DepthCalloc()131 int callocSize = mallocSize / sizeof(char); in ApplyForCalloc() local
350 char* DepthCalloc(int depth, int callocSize) in DepthCalloc()362 int callocSize = DEFAULT_CALLOC_SIZE / sizeof(char); in ApplyForCalloc() local