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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h45 #define LSB_INT(x) \ macro
63 #define BOTH_INT(x) LSB_INT(x)
150 #define ISO_PTBL_MAN_LS(x) LSB_INT(ISO_ptbl_man_ls(x))
151 #define ISO_PTBL_OPT_LS1(x) LSB_INT(ISO_ptbl_opt_ls1(x))
H A Dhsfs_spec.h59 #define LSB_INT(x) \ macro
77 #define BOTH_INT(x) LSB_INT(x)
161 #define HSV_PTBL_MAN_LS(x) LSB_INT(HSV_ptbl_man_ls(x))
162 #define HSV_PTBL_OPT_LS1(x) LSB_INT(HSV_ptbl_opt_ls1(x))
163 #define HSV_PTBL_OPT_LS2(x) LSB_INT(HSV_ptbl_opt_ls2(x))
164 #define HSV_PTBL_OPT_LS3(x) LSB_INT(HSV_ptbl_opt_ls3(x))

Completed in 248 milliseconds