Searched defs:nelements (Results 1 – 3 of 3) sorted by relevance
109 png_malloc_array_checked(png_const_structrp png_ptr, int nelements, in png_malloc_array_checked()
149 u8* _rtw_calloc(u32 nelements, u32 elementSize) in _rtw_calloc()387 u8* rtw_calloc(u32 nelements, u32 elementSize) in rtw_calloc()
678 static void* my_calloc(size_t nelements, size_t elementSize) in my_calloc()
Completed in 8 milliseconds