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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcdefs.h104 #define __CC_SUPPORTS___INLINE 1 macro
317 #if !(defined(__CC_SUPPORTS___INLINE))
319 #endif /* ! __CC_SUPPORTS___INLINE */
324 #if !defined(__CC_SUPPORTS___INLINE)
343 #endif /* !__CC_SUPPORTS___INLINE */
/haiku/headers/private/firewire/
H A Dqueue.h585 #ifdef __CC_SUPPORTS___INLINE
609 #else /* !__CC_SUPPORTS___INLINE */
614 #endif /* __CC_SUPPORTS___INLINE */
/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h54 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
833 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
902 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h51 #if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)
722 #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */
796 #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h590 #ifdef __CC_SUPPORTS___INLINE
614 #else /* !__CC_SUPPORTS___INLINE */
619 #endif /* __CC_SUPPORTS___INLINE */

Completed in 41 milliseconds