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

/osnet-11/usr/src/lib/libparted/common/lib/
H A Dconfig.h1277 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1281 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1282 # define __GNUC_STDC_INLINE__ 1 macro
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig-util.h1199 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1203 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1204 # define __GNUC_STDC_INLINE__ 1 macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig-util.h1199 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1203 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1204 # define __GNUC_STDC_INLINE__ 1 macro

Completed in 95 milliseconds