Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dcdf.c86 (CAST(uint32_t, NEED_SWAP ? _cdf_tole4(x) : CAST(uint32_t, x)))
102 # define _cdf_tole4(x) bswap_32(x) macro
106 # define _cdf_tole4(x) bswap32(x) macro
127 _cdf_tole4(uint32_t sv) in _cdf_tole4() function

Completed in 12 milliseconds