Searched defs:CJSON_PUBLIC (Results 1 – 3 of 3) sorted by relevance
66 #define CJSON_PUBLIC(type) type CJSON_STDCALL macro
153 TEST_FUNCTION_EXPORT CJSON_PUBLIC(void) loader_cJSON_Delete(cJSON *item) { in CJSON_PUBLIC() function952 TEST_FUNCTION_EXPORT CJSON_PUBLIC(char *) loader_cJSON_Print(const cJSON *item, bool *out_of_memory… in CJSON_PUBLIC() function
64 #define CJSON_PUBLIC(type) type CJSON_STDCALL macro