Searched defs:__ioswab16 (Results 1 – 2 of 2) sorted by relevance
79 #define __ioswab16(x) swab16(x) macro81 #define __ioswab16(x) (x) macro
50 #define __ioswab16(x) swab16(x) macro52 #define __ioswab16(x) (x) macro