Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h63 #define BOTH_SHORT(x) (short)*((short *)x) macro
74 #define BOTH_SHORT(x) LSB_SHORT(x) macro
H A Dhsfs_isospec.h51 #define BOTH_SHORT(x) (short)*((short *)x) macro