Searched refs:htoli (Results 1 – 4 of 4) sorted by relevance
108 #define htoli(I) (*((uint_t *)(&(I)))) macro117 #define htoli(I) ((getbyte(I, 3) << 24) | (getbyte(I, 2) << 16) | \
418 *(pc_cluster32_t *)fp = htoli(ncn); in pc_setcluster()
552 pcp->pc_entry.pcd_size = htoli(pcp->pc_size); in pc_nodeupdate()
2899 entry->pcd_size = htoli(ffsize); in build_rootdir()