Home
last modified time | relevance | path

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

/acpica-latest/source/tools/acpihelp/
Dahaml.c312 if (Op->FixedArguments) in AhDisplayAmlOpcode()
316 AH_MAX_AML_LINE_LENGTH, Op->FixedArguments); in AhDisplayAmlOpcode()
324 if (Op->FixedArguments) in AhDisplayAmlOpcode()
Dacpihelp.h240 char *FixedArguments; member