Searched refs:cJSON_InitHooks (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/tests/ | ||
| H A D | cJSON.h | 140 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks); |
| H A D | cJSON.c | 186 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks) in cJSON_InitHooks() function |