Searched defs:itog (Results 1 – 3 of 3) sorted by relevance
210 #define itog(fs, x) ((x) / (grub_uint32_t)(fs)->fs_ipg) macro
371 #define itog(fs, x) ((x) / (fs)->fs_ipg) macro
581 #define itog(fs, x) ((x) / (uint32_t)(fs)->fs_ipg) macro