Home
last modified time | relevance | path

Searched defs:dlindependent_calloc (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.h138 #define dlindependent_calloc independent_calloc macro
H A Ddlmalloc.c864 #define dlindependent_calloc independent_calloc macro
4982 void** dlindependent_calloc(size_t n_elements, size_t elem_size, in dlindependent_calloc() function
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c672 #define dlindependent_calloc independent_calloc macro
4368 void** dlindependent_calloc(size_t n_elements, size_t elem_size, in dlindependent_calloc() function