Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslutils.c662 UINT32 HighValue) in UtCheckIntegerRange() argument
671 (Op->Asl.Value.Integer > HighValue)) in UtCheckIntegerRange()
674 (UINT32) Op->Asl.Value.Integer, LowValue, HighValue); in UtCheckIntegerRange()
H A Daslcompiler.h1251 UINT32 HighValue);