Searched refs:___constant_swahb32 (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/byteorder/
H A Dswabb.h47 #define ___constant_swahb32(x) \ macro
/external/kernel-headers/original/linux/
H A Dswab.h36 #define ___constant_swahb32(x) ((__u32)( \ macro
91 return ___constant_swahb32(val);
141 ___constant_swahb32(x) : \

Completed in 1355 milliseconds