Searched defs:__swab32 (Results 1 – 2 of 2) sorted by relevance
114 #define __swab32(x) (__u32)__builtin_bswap32((__u32)(x)) macro116 #define __swab32(x) \ macro
84 # define __swab32(x) \ macro94 # define __swab32(x) __fswab32(x) macro