Searched refs:CJSON_STDCALL (Results 1 – 1 of 1) sorted by relevance
54 #define CJSON_STDCALL __stdcall macro62 #define CJSON_PUBLIC(type) type CJSON_STDCALL64 #define CJSON_PUBLIC(type) __declspec(dllexport) type CJSON_STDCALL66 #define CJSON_PUBLIC(type) __declspec(dllimport) type CJSON_STDCALL70 #define CJSON_STDCALL