Searched refs:SWAP16 (Results 1 – 3 of 3) sorted by relevance
111 #define SWAP16(v) \ macro138 #define U16TO16_BIG(v) SWAP16(v)144 #define U16TO16_LITTLE(v) SWAP16(v)
107 #define SWAP16(v) ROTL16(v, 8) macro128 #define U16TO16_BIG(v) SWAP16(v)134 #define U16TO16_LITTLE(v) SWAP16(v)
113 #define SWAP16(v) \ macro140 #define U16TO16_BIG(v) SWAP16(v)146 #define U16TO16_LITTLE(v) SWAP16(v)