Searched defs:FIXUP_32BITS (Results 1 – 1 of 1) sorted by relevance
35 #define FIXUP_32BITS(x) bswap_32(x) macro37 #define FIXUP_32BITS(x) (x) macro