Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h92 # define ITTAPI_CDECL __cdecl macro
95 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
97 # define ITTAPI_CDECL /* actual only on x86 platform */ macro
/freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h87 # define ITTAPI_CDECL __cdecl macro
90 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
92 # define ITTAPI_CDECL /* actual only on x86 platform */ macro
H A Dittnotify.h153 # define ITTAPI_CDECL __cdecl macro
156 # define ITTAPI_CDECL __attribute__ ((cdecl)) macro
158 # define ITTAPI_CDECL /* actual only on x86 platform */ macro