Searched refs:HSV_DATE_4DIG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h185 #define HSV_DATE_4DIG(x) ((((x)[0] - '0') * 1000) + \ macro
189 #define HSV_DATE_YEAR(x) HSV_DATE_4DIG(&((uchar_t *)x)[0])

Completed in 73 milliseconds