Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpstree.c186 UINT32 Argn) in AcpiPsGetArg() argument
222 while (Arg && Argn) in AcpiPsGetArg()
224 Argn--; in AcpiPsGetArg()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasloperands.c1211 UINT32 Argn) in UtGetArg() argument
1219 while (Arg && Argn) in UtGetArg()
1221 Argn--; in UtGetArg()
H A Daslcompiler.h716 UINT32 Argn);