Searched defs:target16toh (Results 1 – 1 of 1) sorted by relevance
46 #define target16toh(x) (bswap_p ? bswap16(x) : (x)) macro55 #define target16toh(x) (x) macro