Searched defs:OSSL_BE16TOH (Results 1 – 1 of 1) sorted by relevance
31 # define OSSL_BE16TOH(x) _byteswap_ushort(x) macro47 # define OSSL_BE16TOH(x) be16toh(x) macro67 # define OSSL_BE16TOH(x) be16toh(x) macro82 # define OSSL_BE16TOH(x) OSSwapBigToHostInt16(x) macro