Searched defs:CDECL (Results 1 – 8 of 8) sorted by relevance
13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
145 #define CDECL __cdecl macro147 #define CDECL macro
198 #define CDECL __cdecl macro200 #define CDECL macro
156 #define CDECL __cdecl macro158 #define CDECL macro
77 # define CDECL __cdecl macro80 # define CDECL /* not actual on x86_64 platform */ macro82 # define CDECL __attribute__ ((cdecl)) macro
226 # define CDECL __cdecl macro