Home
last modified time | relevance | path

Searched refs:CDECL (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h224 #ifndef CDECL
226 # define CDECL __cdecl macro
229 # define CDECL /* not actual on x86_64 platform */
231 # define CDECL __attribute__ ((cdecl))
236 #define JITAPI CDECL
Dittnotify_config.h75 #ifndef CDECL
77 # define CDECL __cdecl macro
80 # define CDECL /* not actual on x86_64 platform */ macro
82 # define CDECL __attribute__ ((cdecl)) macro
99 #define ITTAPI CDECL
100 #define LIBITTAPI CDECL
103 #define ITTAPI_CALL CDECL
104 #define LIBITTAPI_CALL CDECL
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h224 #ifndef CDECL
226 # define CDECL __cdecl macro
229 # define CDECL /* not actual on x86_64 platform */
231 # define CDECL __attribute__ ((cdecl))
236 #define JITAPI CDECL
Dittnotify_config.h75 #ifndef CDECL
77 # define CDECL __cdecl macro
80 # define CDECL /* not actual on x86_64 platform */ macro
82 # define CDECL __attribute__ ((cdecl)) macro
99 #define ITTAPI CDECL
100 #define LIBITTAPI CDECL
103 #define ITTAPI_CALL CDECL
104 #define LIBITTAPI_CALL CDECL
/external/fastrpc/inc/
DAEEStdDef.h154 #ifndef CDECL
156 #define CDECL __cdecl macro
158 #define CDECL macro
/external/libchrome/base/debug/
Ddump_without_crashing.cc13 void(CDECL* dump_without_crashing_function_)() = nullptr; variable
29 void SetDumpWithoutCrashingFunction(void (CDECL *function)()) { in SetDumpWithoutCrashingFunction()
Ddump_without_crashing.h31 BASE_EXPORT void SetDumpWithoutCrashingFunction(void (CDECL *function)());
/external/pdfium/third_party/base/
Dcompiler_specific.h143 #if !defined(CDECL)
145 #define CDECL __cdecl macro
147 #define CDECL macro
/external/libchrome/base/
Dcompiler_specific.h196 #if !defined(CDECL)
198 #define CDECL __cdecl macro
200 #define CDECL macro
/external/v8/third_party/zlib/
Dzconf.h371 # define ZEXPORTVA FAR CDECL
/external/python/cpython2/Modules/zlib/
Dzconf.h359 # define ZEXPORTVA FAR CDECL
Dzconf.h.cmakein361 # define ZEXPORTVA FAR CDECL
Dzconf.h.in359 # define ZEXPORTVA FAR CDECL
/external/zlib/
Dzconf.h375 # define ZEXPORTVA FAR CDECL
/external/u-boot/include/u-boot/
Dzlib.h280 # define ZEXPORTVA FAR CDECL