Home
last modified time | relevance | path

Searched refs:OS_INLINE (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/libkern/libkern/machine/
H A DOSByteOrder.h34 #if !defined(OS_INLINE)
36 # define OS_INLINE static inline macro
38 # define OS_INLINE static inline macro
40 # define OS_INLINE static __inline__ macro
46 OS_INLINE
55 OS_INLINE
64 OS_INLINE
75 OS_INLINE
86 OS_INLINE
97 OS_INLINE
[all …]
/xnu-8020.101.4/libkern/libkern/i386/
H A DOSByteOrder.h38 OS_INLINE
51 OS_INLINE
64 OS_INLINE
79 OS_INLINE
90 OS_INLINE
101 OS_INLINE
/xnu-8020.101.4/bsd/sys/_types/
H A D_os_inline.h28 #if !defined(OS_INLINE)
30 # define OS_INLINE static inline macro
32 # define OS_INLINE static __inline__ macro
/xnu-8020.101.4/libkern/libkern/
H A DOSBase.h48 OS_INLINE
56 OS_INLINE
/xnu-8020.101.4/libkern/os/
H A Dbase.h43 #undef OS_INLINE // <sys/_types/_os_inline.h>
79 #define OS_INLINE static __inline__ macro
116 #define OS_INLINE static inline macro