Searched defs:LETOH_32 (Results 1 – 1 of 1) sorted by relevance
48 # define LETOH_32(x) bswap_32(x) macro53 # define LETOH_32(x) (x) macro64 # define LETOH_32(x) BSWAP_32(x) macro69 # define LETOH_32(x) (x) macro100 #define LETOH_32(x) le32toh(x) macro103 #define LETOH_32(x) letoh32(x) macro