OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReturnDesc2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exoparg2.c
174
ACPI_OPERAND_OBJECT *
ReturnDesc2
= NULL;
197
ReturnDesc2
= AcpiUtCreateInternalObject (ACPI_TYPE_INTEGER);
198
if (!
ReturnDesc2
)
204
/* Quotient to ReturnDesc1, remainder to
ReturnDesc2
*/
210
&
ReturnDesc2
->Integer.Value);
228
Status = AcpiExStore (
ReturnDesc2
, Operand[2], WalkState);
245
AcpiUtRemoveReference (
ReturnDesc2
);
exoparg1.c
292
ACPI_OPERAND_OBJECT *
ReturnDesc2
= NULL;
475
&
ReturnDesc2
, WalkState);
481
Status = AcpiExStore (
ReturnDesc2
, Operand[1], WalkState);
482
AcpiUtRemoveReference (
ReturnDesc2
);
Completed in 16 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026