Home
last modified time | relevance | path

Searched defs:BOTH_INT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h64 #define BOTH_INT(x) (int)*((int *)x) macro
75 #define BOTH_INT(x) LSB_INT(x) macro
H A Dhsfs_isospec.h52 #define BOTH_INT(x) (int)*((int *)x) macro