Searched refs:CJSON_STDCALL (Results 1 – 1 of 1) sorted by relevance
56 #define CJSON_STDCALL __stdcall macro64 #define CJSON_PUBLIC(type) type CJSON_STDCALL66 #define CJSON_PUBLIC(type) __declspec(dllexport) type CJSON_STDCALL68 #define CJSON_PUBLIC(type) __declspec(dllimport) type CJSON_STDCALL72 #define CJSON_STDCALL