Searched defs:CDECL (Results 1 – 9 of 9) sorted by relevance
13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
198 #define CDECL __cdecl macro200 #define CDECL macro
156 #define CDECL __cdecl macro158 #define CDECL macro
17 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
200 #define CDECL __cdecl macro202 #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
76 # define CDECL __cdecl macro79 # define CDECL /* not actual on x86_64 platform */ macro81 # define CDECL __attribute__ ((cdecl)) macro
225 # define CDECL __cdecl macro