Searched refs:CDECL (Results 1 - 12 of 12) sorted by relevance

/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h224 #ifndef CDECL
226 # define CDECL __cdecl macro
229 # define CDECL /* not actual on x86_64 platform */ macro
231 # define CDECL __attribute__ ((cdecl)) macro
234 #endif /* CDECL */
236 #define JITAPI CDECL
H A 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
85 #endif /* CDECL */
99 #define ITTAPI CDECL
100 #define LIBITTAPI CDECL
103 #define ITTAPI_CALL CDECL
104 #define LIBITTAPI_CALL CDECL
/external/v8/src/third_party/vtune/
H A Djitprofiling.h263 #ifndef CDECL
265 # define CDECL __cdecl macro
268 # define CDECL /* not actual on x86_64 platform */ macro
270 # define CDECL __attribute__ ((cdecl)) macro
273 #endif /* CDECL */
275 #define JITAPI CDECL
H A Dittnotify_config.h114 #ifndef CDECL
116 # define CDECL __cdecl macro
119 # define CDECL /* not actual on x86_64 platform */ macro
121 # define CDECL __attribute__ ((cdecl)) macro
124 #endif /* CDECL */
138 #define ITTAPI CDECL
139 #define LIBITTAPI CDECL
142 #define ITTAPI_CALL CDECL
143 #define LIBITTAPI_CALL CDECL
/external/libchrome/base/
H A Dcompiler_specific.h173 #if !defined(CDECL)
175 #define CDECL __cdecl macro
177 #define CDECL macro
179 #endif // !defined(CDECL)
/external/libweave/third_party/chromium/base/
H A Dcompiler_specific.h173 #if !defined(CDECL)
175 #define CDECL __cdecl macro
177 #define CDECL macro
179 #endif // !defined(CDECL)
/external/pdfium/third_party/zlib_v128/
H A Dzconf.h336 # define ZEXPORTVA FAR CDECL
/external/zlib/src/
H A Dzconf.h336 # define ZEXPORTVA FAR CDECL
H A Dzconf.h.cmakein338 # define ZEXPORTVA FAR CDECL
H A Dzconf.h.in336 # define ZEXPORTVA FAR CDECL
/external/zlib/
H A Dzconf.h336 # define ZEXPORTVA FAR CDECL
/external/opencv3/3rdparty/zlib/
H A Dzconf.h.cmakein338 # define ZEXPORTVA FAR CDECL

Completed in 295 milliseconds