Searched refs:ARCH_SWAB (Results 1 – 1 of 1) sorted by relevance
34 #define ARCH_SWAB(size, value) \ macro53 return ARCH_SWAB(16, value); in __arch_swab16()58 return ARCH_SWAB(32, value); in __arch_swab32()64 return ARCH_SWAB(64, value); in __arch_swab64()84 #undef ARCH_SWAB