Home
last modified time | relevance | path

Searched defs:CDECL (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/debug/
Ddump_without_crashing.cc13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
/external/libchrome/base/
Dcompiler_specific.h198 #define CDECL __cdecl macro
200 #define CDECL macro
/external/fastrpc/inc/
DAEEStdDef.h156 #define CDECL __cdecl macro
158 #define CDECL macro
/external/cronet/base/debug/
Ddump_without_crashing.cc17 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
/external/cronet/base/
Dcompiler_specific.h200 #define CDECL __cdecl macro
202 #define CDECL macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h77 # define CDECL __cdecl macro
80 # define CDECL /* not actual on x86_64 platform */ macro
82 # define CDECL __attribute__ ((cdecl)) macro
Djitprofiling.h226 # define CDECL __cdecl macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h76 # define CDECL __cdecl macro
79 # define CDECL /* not actual on x86_64 platform */ macro
81 # define CDECL __attribute__ ((cdecl)) macro
Djitprofiling.h225 # define CDECL __cdecl macro