Home
last modified time | relevance | path

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

/xnu-11215.1.10/libkern/libkern/machine/
H A DOSByteOrder.h36 #if !defined(OS_INLINE)
38 # define OS_INLINE static inline macro
40 # define OS_INLINE static inline macro
42 # define OS_INLINE static __inline__ macro
48 OS_INLINE
57 OS_INLINE
66 OS_INLINE
77 OS_INLINE
88 OS_INLINE
99 OS_INLINE
[all …]
/xnu-11215.1.10/libkern/libkern/arm/
H A DOSByteOrder.h54 OS_INLINE
64 OS_INLINE
76 OS_INLINE
86 OS_INLINE
98 OS_INLINE
108 OS_INLINE
122 OS_INLINE
133 OS_INLINE
146 OS_INLINE
157 OS_INLINE
[all …]
/xnu-11215.1.10/libkern/libkern/i386/
H A DOSByteOrder.h40 OS_INLINE
53 OS_INLINE
66 OS_INLINE
81 OS_INLINE
92 OS_INLINE
103 OS_INLINE
/xnu-11215.1.10/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-11215.1.10/libkern/libkern/
H A DOSBase.h48 OS_INLINE
56 OS_INLINE
/xnu-11215.1.10/EXTERNAL_HEADERS/image4/shim/
H A Dbase.h42 #undef OS_INLINE // <sys/_types/_os_inline.h>
78 #define OS_INLINE static __inline__ macro
115 #define OS_INLINE static inline macro
/xnu-11215.1.10/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