Searched defs:OSSL_HTOLE64 (Results 1 – 1 of 1) sorted by relevance
36 # define OSSL_HTOLE64(x) (x) macro52 # define OSSL_HTOLE64(x) htole64(x) macro72 # define OSSL_HTOLE64(x) htole64(x) macro87 # define OSSL_HTOLE64(x) OSSwapHostToLittleInt64(x) macro