Lines Matching defs:CDECL
75 #ifndef CDECL77 # define CDECL __cdecl80 # define CDECL /* not actual on x86_64 platform */82 # define CDECL __attribute__ ((cdecl))85 #endif /* CDECL */99 #define ITTAPI CDECL100 #define LIBITTAPI CDECL103 #define ITTAPI_CALL CDECL104 #define LIBITTAPI_CALL CDECL