Home
last modified time | relevance | path

Searched refs:SCALED_UNIT_CASE_INSENSITIVE_FLAG (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/prctl/
H A Dutils.h59 #define SCALED_UNIT_CASE_INSENSITIVE_FLAG 0x02 macro
H A Dutils.c240 if (flags & SCALED_UNIT_CASE_INSENSITIVE_FLAG) in scaledtouint64()