Home
last modified time | relevance | path

Searched defs:OS_INLINE (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/bsd/sys/_types/
H A D_os_inline.h30 # define OS_INLINE static inline macro
32 # define OS_INLINE static __inline__ macro
/xnu-8020.140.41/libkern/libkern/machine/
H A DOSByteOrder.h36 # define OS_INLINE static inline macro
38 # define OS_INLINE static inline macro
40 # define OS_INLINE static __inline__ macro
/xnu-8020.140.41/libkern/os/
H A Dbase.h79 #define OS_INLINE static __inline__ macro
116 #define OS_INLINE static inline macro