Home
last modified time | relevance | path

Searched refs:internal_free (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A DcJSON.c152 static void CJSON_CDECL internal_free(void *pointer) in internal_free() function
162 #define internal_free free macro
169 static internal_hooks global_hooks = {internal_malloc, internal_free, internal_realloc};