Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpstree.c186 UINT32 Argn) in AcpiPsGetArg() argument
222 while (Arg && Argn) in AcpiPsGetArg()
224 Argn--; in AcpiPsGetArg()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasloperands.c1205 UINT32 Argn) in UtGetArg() argument
1213 while (Arg && Argn) in UtGetArg()
1215 Argn--; in UtGetArg()
H A Daslcompiler.h716 UINT32 Argn);