Searched refs:AllocatorCalloc (Results 1 – 1 of 1) sorted by relevance
23 static inline void *AllocatorCalloc(size_t size);31 .alloc = AllocatorCalloc,57 static void *AllocatorCalloc(size_t size) in AllocatorCalloc() function