Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c83 #define CDF_TOLE4(x) \ macro
90 CDF_TOLE4(CAST(uint32_t, x)) : \
157 return CDF_TOLE4(rv); in cdf_getuint32()
174 return CDF_TOLE4(sv); in cdf_tole4()
249 d->d_flags = CDF_TOLE4(d->d_flags); in cdf_swap_dir()
252 d->d_stream_first_sector = CDF_TOLE4( in cdf_swap_dir()
254 d->d_size = CDF_TOLE4(d->d_size); in cdf_swap_dir()
260 d->cl_dword = CDF_TOLE4(d->cl_dword); in cdf_swap_class()
487 CDF_TOLE4(msa[k]))); in cdf_read_sat()
927 inp->pi_u32 = CDF_TOLE4(inp->pi_u32); in cdf_copy_info()
[all …]

Completed in 8 milliseconds