Searched refs:CJSON_STDCALL (Results 1 – 2 of 2) 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
51 #define CJSON_STDCALL __stdcall macro59 #define CJSON_PUBLIC(type) type CJSON_STDCALL61 #define CJSON_PUBLIC(type) __declspec(dllexport) type CJSON_STDCALL63 #define CJSON_PUBLIC(type) __declspec(dllimport) type CJSON_STDCALL67 #define CJSON_STDCALL macro