Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
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, (UINT32) Op->Asl.Value.Integer); in UtDumpIntegerOp()
H A Daslcompiler.h1248 UINT32 IntegerLength);