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

/opensolaris-onvv-gate/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
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h579 #define itoo(fs, x) ((x) % (uint32_t)INOPB(fs)) macro

Completed in 104 milliseconds