Searched defs:target32toh (Results 1 – 1 of 1) sorted by relevance
48 #define target32toh(x) (bswap_p ? bswap32(x) : (x)) macro57 #define target32toh(x) (x) macro