Home
last modified time | relevance | path

Searched defs:dlcalloc (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_malloc.c686 #define dlcalloc calloc macro
4303 void* dlcalloc(size_t n_elements, size_t elem_size) { in dlcalloc() function
/external/libffi/src/
Ddlmalloc.c642 #define dlcalloc calloc macro
4293 void* dlcalloc(size_t n_elements, size_t elem_size) { in dlcalloc() function