Searched defs:ITTAPI_CDECL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h91 # define ITTAPI_CDECL __cdecl macro
94 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
96 # define ITTAPI_CDECL /* actual only on x86 platform */ macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h86 # define ITTAPI_CDECL __cdecl macro
89 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
91 # define ITTAPI_CDECL /* actual only on x86 platform */ macro
H A Dittnotify.h152 # define ITTAPI_CDECL __cdecl macro
155 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
157 # define ITTAPI_CDECL /* actual only on x86 platform */ macro

Completed in 125 milliseconds