Home
last modified time | relevance | path

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

/acpica-latest/source/components/debugger/
Ddbtest.c213 char *CountArg);
1162 char *CountArg) in AcpiDbEvaluateAllPredefinedNames() argument
1170 if (CountArg) in AcpiDbEvaluateAllPredefinedNames()
1172 Info.MaxCount = strtoul (CountArg, NULL, 0); in AcpiDbEvaluateAllPredefinedNames()