Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf.c87 #define CDF_TOLE4(x) \ macro
94 CDF_TOLE4(CAST(uint32_t, x)) : \
161 return CDF_TOLE4(rv); in cdf_getuint32()
178 return CDF_TOLE4(sv); in cdf_tole4()
253 d->d_flags = CDF_TOLE4(d->d_flags); in cdf_swap_dir()
256 d->d_stream_first_sector = CDF_TOLE4( in cdf_swap_dir()
258 d->d_size = CDF_TOLE4(d->d_size); in cdf_swap_dir()
264 d->cl_dword = CDF_TOLE4(d->cl_dword); in cdf_swap_class()
503 CDF_TOLE4(msa[k]))); in cdf_read_sat()
943 inp->pi_u32 = CDF_TOLE4(inp->pi_u32); in cdf_copy_info()
[all …]

Completed in 10 milliseconds