Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dcdf.c85 #define CDF_TOLE2(x) \ macro
88 CDF_TOLE2(CAST(uint16_t, x)) : \
213 return CDF_TOLE2(sv); in cdf_tole2()
236 h->h_revision = CDF_TOLE2(h->h_revision); in cdf_swap_header()
237 h->h_version = CDF_TOLE2(h->h_version); in cdf_swap_header()
288 d->d_namelen = CDF_TOLE2(d->d_namelen); in cdf_swap_dir()
306 d->cl_word[0] = CDF_TOLE2(d->cl_word[0]); in cdf_swap_class()
837 if (*d != CDF_TOLE2(*s)) in cdf_namecmp()
976 inp->pi_u16 = CDF_TOLE2(inp->pi_u16); in cdf_copy_info()
1164 ssi->si_os = CDF_TOLE2(si->si_os); in cdf_unpack_summary_info()
[all …]