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

/freebsd-12-stable/sys/powerpc/include/
H A Din_cksum.h51 #ifdef __CC_SUPPORTS___INLINE
/freebsd-12-stable/sys/mips/include/
H A Din_cksum.h52 #ifdef __CC_SUPPORTS___INLINE
/freebsd-12-stable/sys/amd64/include/
H A Din_cksum.h55 #ifdef __CC_SUPPORTS___INLINE
H A Dcpufunc.h60 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
983 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
1048 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */
/freebsd-12-stable/sys/sys/
H A Dcdefs.h122 #define __CC_SUPPORTS___INLINE 1 macro
169 #if !(defined(__CC_SUPPORTS___INLINE))
171 #endif /* ! __CC_SUPPORTS___INLINE */
179 #if !defined(__CC_SUPPORTS___INLINE)
198 #endif /* !__CC_SUPPORTS___INLINE */
/freebsd-12-stable/tests/sys/opencrypto/
H A Dcryptodevh.py41 __CC_SUPPORTS___INLINE = 1 variable
/freebsd-12-stable/sys/i386/include/
H A Dcpufunc.h57 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
754 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
824 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */

Completed in 168 milliseconds