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.c85 #define CDF_TOLE4(x) \ macro
92 CDF_TOLE4(CAST(uint32_t, x)) : \
169 return CDF_TOLE4(rv); in cdf_getuint32()
186 return CDF_TOLE4(sv); in cdf_tole4()
261 d->d_flags = CDF_TOLE4(d->d_flags); in cdf_swap_dir()
264 d->d_stream_first_sector = CDF_TOLE4( in cdf_swap_dir()
266 d->d_size = CDF_TOLE4(d->d_size); in cdf_swap_dir()
272 d->cl_dword = CDF_TOLE4(d->cl_dword); in cdf_swap_class()
511 CDF_TOLE4(msa[k]))); in cdf_read_sat()
951 inp->pi_u32 = CDF_TOLE4(inp->pi_u32); in cdf_copy_info()
[all …]

Completed in 11 milliseconds