Searched refs:__CC_SUPPORTS___INLINE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h120 #define __CC_SUPPORTS___INLINE 1 macro
167 #if !(defined(__CC_SUPPORTS___INLINE))
169 #endif /* ! __CC_SUPPORTS___INLINE */
177 #if !defined(__CC_SUPPORTS___INLINE)
196 #endif /* !__CC_SUPPORTS___INLINE */
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h55 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
713 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
787 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h58 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
793 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
862 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */

Completed in 64 milliseconds