Searched defs:OSSL_HTOLE16 (Results 1 – 1 of 1) sorted by relevance
34 # define OSSL_HTOLE16(x) (x) macro50 # define OSSL_HTOLE16(x) htole16(x) macro70 # define OSSL_HTOLE16(x) htole16(x) macro85 # define OSSL_HTOLE16(x) OSSwapHostToLittleInt16(x) macro