OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
245
* Each 5-bit group in
ArgTypes
represents one required
261
UINT32
ArgTypes
;
277
ArgTypes
= OpInfo->RuntimeArgs;
278
if (
ArgTypes
== ARGI_INVALID_OPCODE)
288
Opcode, OpInfo->Name,
ArgTypes
));
291
* Normal exit is with (
ArgTypes
== 0) at end of argument list.
297
while (GET_CURRENT_ARG_TYPE (
ArgTypes
))
399
ThisArgType = GET_CURRENT_ARG_TYPE (
ArgTypes
);
400
INCREMENT_ARG_LIST (
ArgTypes
);
830
if (GET_CURRENT_ARG_TYPE (
ArgTypes
))
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
acstruct.h
200
UINT32
ArgTypes
;
aclocal.h
1555
ACPI_OBJECT_TYPE
ArgTypes
[ACPI_METHOD_NUM_ARGS];
Completed in 55 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025