Searched refs:CDF_TOLE2 (Results 1 – 1 of 1) sorted by relevance
85 #define CDF_TOLE2(x) \ macro88 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()238 h->h_byte_order = CDF_TOLE2(h->h_byte_order); in cdf_swap_header()239 h->h_sec_size_p2 = CDF_TOLE2(h->h_sec_size_p2); in cdf_swap_header()240 h->h_short_sec_size_p2 = CDF_TOLE2(h->h_short_sec_size_p2); 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()[all …]