Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslparseop.c889 UINT32 FlagBit = 1; in TrPrintOpFlags() local
895 if (Flags & FlagBit) in TrPrintOpFlags()
900 FlagBit <<= 1; in TrPrintOpFlags()