Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c715 #define dlcalloc calloc macro
4402 dlcalloc(size_t n_elements, size_t elem_size) in dlcalloc() function
/third_party/libffi/src/
Ddlmalloc.c658 #define dlcalloc calloc macro
4360 void* dlcalloc(size_t n_elements, size_t elem_size) { in dlcalloc() function
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c816 #define dlcalloc calloc macro
4786 void* dlcalloc(size_t n_elements, size_t elem_size) { in dlcalloc() function