Home
last modified time | relevance | path

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

/aosp_15_r20/external/iperf3/src/
H A Dcjson.c180 static void * CJSON_CDECL internal_realloc(void *pointer, size_t size) in internal_realloc() function
187 #define internal_realloc realloc macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function