Searched refs:_cdf_tole8 (Results 1 – 1 of 1) sorted by relevance
84 (CAST(uint64_t, NEED_SWAP ? _cdf_tole8(x) : CAST(uint64_t, x)))103 # define _cdf_tole8(x) bswap_64(x) macro107 # define _cdf_tole8(x) bswap64(x) macro143 _cdf_tole8(uint64_t sv) in _cdf_tole8() function
Completed in 11 milliseconds