Searched defs:OSSL_HTOLE32 (Results 1 – 1 of 1) sorted by relevance
35 # define OSSL_HTOLE32(x) (x) macro51 # define OSSL_HTOLE32(x) htole32(x) macro71 # define OSSL_HTOLE32(x) htole32(x) macro86 # define OSSL_HTOLE32(x) OSSwapHostToLittleInt32(x) macro