Home | History | Annotate | Download | only in linux-lib

Lines Matching refs:__APPLE_CC__

2194    __APPLE_CC__ tests for the Apple compiler and its version.
2196 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__