Home | History | Annotate | Download | only in vtune

Lines Matching refs:CDECL

114 #ifndef CDECL
116 # define CDECL __cdecl
119 # define CDECL /* not actual on x86_64 platform */
121 # define CDECL __attribute__ ((cdecl))
124 #endif /* CDECL */
138 #define ITTAPI CDECL
139 #define LIBITTAPI CDECL
142 #define ITTAPI_CALL CDECL
143 #define LIBITTAPI_CALL CDECL