Searched refs:__constant_be32_to_cpu (Results 1 – 1 of 1) sorted by relevance
144 #define __constant_be32_to_cpu(x) __ntfs_bswap_constant_32((u32)(x)) macro178 #define __constant_be32_to_cpu(x) (x) macro290 #define const_be32_to_cpu(x) ((u32) __constant_be32_to_cpu(x)))298 #define const_sbe32_to_cpu(x) ((s32) __constant_be32_to_cpu((be32) x))