Searched refs:SCALED_UNIT_CASE_INSENSITIVE_FLAG (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/prctl/ | ||
H A D | utils.h | 59 #define SCALED_UNIT_CASE_INSENSITIVE_FLAG 0x02 macro |
H A D | utils.c | 240 if (flags & SCALED_UNIT_CASE_INSENSITIVE_FLAG) in scaledtouint64() |