Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.h66 #define CJSON_PUBLIC(type) type CJSON_STDCALL macro
DcJSON.c153 TEST_FUNCTION_EXPORT CJSON_PUBLIC(void) loader_cJSON_Delete(cJSON *item) { in CJSON_PUBLIC() function
952 TEST_FUNCTION_EXPORT CJSON_PUBLIC(char *) loader_cJSON_Print(const cJSON *item, bool *out_of_memory… in CJSON_PUBLIC() function
/third_party/cJSON/
DcJSON.h64 #define CJSON_PUBLIC(type) type CJSON_STDCALL macro