Searched refs:htoli (Results 1 – 4 of 4) sorted by relevance
106 #define htoli(I) (*((uint_t *)(&(I)))) macro115 #define htoli(I) ((getbyte(I, 3) << 24) | (getbyte(I, 2) << 16) | \
425 *(pc_cluster32_t *)fp = htoli(ncn32); in pc_setcluster()
554 pcp->pc_entry.pcd_size = htoli(pcp->pc_size); in pc_nodeupdate()
3017 entry->pcd_size = htoli(ffsize); in build_rootdir()