Home
last modified time | relevance | path

Searched refs:_cdf_tole8 (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/fileinfo/libmagic/
H A Dcdf.c84 (CAST(uint64_t, NEED_SWAP ? _cdf_tole8(x) : CAST(uint64_t, x)))
103 # define _cdf_tole8(x) bswap_64(x) macro
107 # define _cdf_tole8(x) bswap64(x) macro
143 _cdf_tole8(uint64_t sv) in _cdf_tole8() function

Completed in 11 milliseconds