Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_compiler_specific.h256 #define CDECL __cdecl macro
258 #define CDECL macro
/third_party/skia/third_party/externals/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