Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.c208 char *CountArg);
1131 char *CountArg) in AcpiDbEvaluateAllPredefinedNames() argument
1139 if (CountArg) in AcpiDbEvaluateAllPredefinedNames()
1141 Info.MaxCount = strtoul (CountArg, NULL, 0); in AcpiDbEvaluateAllPredefinedNames()