Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasldebug.c226 UINT32 IntegerLength) in UtDumpIntegerOp() argument
231 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp()
235 switch (IntegerLength) in UtDumpIntegerOp()
242 "%*.*X", IntegerLength, IntegerLength, Op->Asl.Value.Integer); in UtDumpIntegerOp()
H A Daslcompiler.h1183 UINT32 IntegerLength);