Searched refs:cJSON_malloc (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/tests/ | ||
| H A D | cJSON.h | 285 CJSON_PUBLIC(void *) cJSON_malloc(size_t size); |
| H A D | cJSON.c | 2373 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function |