Home
last modified time | relevance | path

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

/trueos/include/libkern/
HD_OSByteOrder.h74 #define __DARWIN_OSSwapInt32(x) \ macro
124 #define __DARWIN_OSSwapInt32(x) _OSSwapInt32(x) macro