Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.c87 CDF_TOLE2(CAST(uint16_t, x)) : \
164 return CDF_TOLE2(sv); in cdf_tole2()
187 h->h_revision = CDF_TOLE2(h->h_revision); in cdf_swap_header()
188 h->h_version = CDF_TOLE2(h->h_version); in cdf_swap_header()
237 d->d_namelen = CDF_TOLE2(d->d_namelen); in cdf_swap_dir()
254 d->cl_word[0] = CDF_TOLE2(d->cl_word[0]); in cdf_swap_class()
255 d->cl_word[1] = CDF_TOLE2(d->cl_word[1]); in cdf_swap_class()
744 if (*d != CDF_TOLE2(*s)) in cdf_namecmp()
896 inp[i].pi_s16 = CDF_TOLE2(s16); in cdf_read_property_info()
1011 ssi->si_os = CDF_TOLE2(si->si_os); in cdf_unpack_summary_info()
[all …]
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch1034 reclen = CDF_TOLE2(reclen);
1064 cep->ce_name[k] = np[k]; /* XXX: CDF_TOLE2? */

Completed in 16 milliseconds