Searched defs:CDECL (Results 1 – 14 of 14) sorted by relevance
201 #define CDECL __cdecl macro203 #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
76 # define CDECL __cdecl macro79 # define CDECL /* not actual on x86_64 platform */ macro81 # define CDECL __attribute__ ((cdecl)) macro
225 # define CDECL __cdecl macro
215 #define CDECL __cdecl macro217 #define CDECL macro
13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
17 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
83 #define CDECL macro