Searched refs:CJSON_STDCALL (Results 1 – 1 of 1) sorted by relevance
61 #define CJSON_STDCALL __stdcall macro69 #define CJSON_PUBLIC(type) type CJSON_STDCALL71 #define CJSON_PUBLIC(type) __declspec(dllexport) type CJSON_STDCALL73 #define CJSON_PUBLIC(type) __declspec(dllimport) type CJSON_STDCALL77 #define CJSON_STDCALL