Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasldebug.c118 UINT32 IntegerLength) in UtDumpIntegerOp() argument
123 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp()
127 switch (IntegerLength) in UtDumpIntegerOp()
134 "%*.*X", IntegerLength, IntegerLength, (UINT32) Op->Asl.Value.Integer); in UtDumpIntegerOp()
H A Daslcompiler.h1140 UINT32 IntegerLength);