Searched defs:__ioswab32 (Results 1 – 2 of 2) sorted by relevance
84 #define __ioswab32(x) swab32(x) macro86 #define __ioswab32(x) (x) macro
55 #define __ioswab32(x) swab32(x) macro57 #define __ioswab32(x) (x) macro