Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/
Dcompiler_specific.h175 #define CDECL __cdecl macro
177 #define CDECL macro
/external/libchrome/base/
Dcompiler_specific.h175 #define CDECL __cdecl macro
177 #define CDECL macro
/external/v8/src/third_party/vtune/
Dittnotify_config.h116 # define CDECL __cdecl macro
119 # define CDECL /* not actual on x86_64 platform */ macro
121 # define CDECL __attribute__ ((cdecl)) macro
Djitprofiling.h265 # define CDECL __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