Searched refs:_cdf_tole4 (Results 1 – 1 of 1) sorted by relevance
86 (CAST(uint32_t, NEED_SWAP ? _cdf_tole4(x) : CAST(uint32_t, x)))102 # define _cdf_tole4(x) bswap_32(x) macro106 # define _cdf_tole4(x) bswap32(x) macro127 _cdf_tole4(uint32_t sv) in _cdf_tole4() function
Completed in 9 milliseconds