Searched defs:itoo (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfs.h370 #define itoo(fs, x) ((x) % INOPB(fs)) macro
H A Dufs.h209 #define itoo(fs, x) ((x) % (grub_uint32_t)INOPB(fs)) macro

Completed in 23 milliseconds