Searched refs:CDECL (Results 1 – 15 of 15) sorted by relevance
224 #ifndef CDECL226 # define CDECL __cdecl macro229 # define CDECL /* not actual on x86_64 platform */231 # define CDECL __attribute__ ((cdecl))236 #define JITAPI CDECL
75 #ifndef CDECL77 # define CDECL __cdecl macro80 # define CDECL /* not actual on x86_64 platform */ macro82 # define CDECL __attribute__ ((cdecl)) macro99 #define ITTAPI CDECL100 #define LIBITTAPI CDECL103 #define ITTAPI_CALL CDECL104 #define LIBITTAPI_CALL CDECL
154 #ifndef CDECL156 #define CDECL __cdecl macro158 #define CDECL macro
13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable29 void SetDumpWithoutCrashingFunction(void (CDECL *function)()) { in SetDumpWithoutCrashingFunction()
31 BASE_EXPORT void SetDumpWithoutCrashingFunction(void (CDECL *function)());
143 #if !defined(CDECL)145 #define CDECL __cdecl macro147 #define CDECL macro
196 #if !defined(CDECL)198 #define CDECL __cdecl macro200 #define CDECL macro
371 # define ZEXPORTVA FAR CDECL
359 # define ZEXPORTVA FAR CDECL
361 # define ZEXPORTVA FAR CDECL
375 # define ZEXPORTVA FAR CDECL
280 # define ZEXPORTVA FAR CDECL