Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dcdf.c88 (CAST(uint16_t, NEED_SWAP ? _cdf_tole2(x) : CAST(uint16_t, x)))
101 # define _cdf_tole2(x) bswap_16(x) macro
105 # define _cdf_tole2(x) bswap16(x) macro
113 _cdf_tole2(uint16_t sv) in _cdf_tole2() function
/php-src/ext/fileinfo/
H A Dlibmagic.patch1032 # define _cdf_tole2(x) bswap_16(x)

Completed in 19 milliseconds