OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ArgTypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exresop.c
137
* Each 5-bit group in
ArgTypes
represents one required
153
UINT32
ArgTypes
;
169
ArgTypes
= OpInfo->RuntimeArgs;
170
if (
ArgTypes
== ARGI_INVALID_OPCODE)
180
Opcode, OpInfo->Name,
ArgTypes
));
183
* Normal exit is with (
ArgTypes
== 0) at end of argument list.
189
while (GET_CURRENT_ARG_TYPE (
ArgTypes
))
291
ThisArgType = GET_CURRENT_ARG_TYPE (
ArgTypes
);
292
INCREMENT_ARG_LIST (
ArgTypes
);
722
if (GET_CURRENT_ARG_TYPE (
ArgTypes
))
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
acstruct.h
92
UINT32
ArgTypes
;
aclocal.h
1447
ACPI_OBJECT_TYPE
ArgTypes
[ACPI_METHOD_NUM_ARGS];
Completed in 19 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026