Searched defs:itoo (Results 1 – 3 of 3) sorted by relevance
209 #define itoo(fs, x) ((x) % (grub_uint32_t)INOPB(fs)) macro
370 #define itoo(fs, x) ((x) % INOPB(fs)) macro
579 #define itoo(fs, x) ((x) % (uint32_t)INOPB(fs)) macro