Home
last modified time | relevance | path

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

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