Home
last modified time | relevance | path

Searched defs:_base (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/libkern/libkern/arm/
H A DOSByteOrder.h80 const volatile void * _base, in _OSReadSwapInt16()
90 const volatile void * _base, in OSReadSwapInt16()
102 const volatile void * _base, in _OSReadSwapInt32()
112 const volatile void * _base, in OSReadSwapInt32()
124 const volatile void * _base, in _OSReadSwapInt64()
134 const volatile void * _base, in OSReadSwapInt64()
148 volatile void * _base, in _OSWriteSwapInt16()
159 volatile void * _base, in OSWriteSwapInt16()
172 volatile void * _base, in _OSWriteSwapInt32()
183 volatile void * _base, in OSWriteSwapInt32()
[all …]
/xnu-8792.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c205 #define _CHANNEL_SCHEMA(_base, _off) \ argument