OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReturnDesc2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exoparg2.c
282
ACPI_OPERAND_OBJECT *
ReturnDesc2
= NULL;
305
ReturnDesc2
= AcpiUtCreateInternalObject (ACPI_TYPE_INTEGER);
306
if (!
ReturnDesc2
)
312
/* Quotient to ReturnDesc1, remainder to
ReturnDesc2
*/
318
&
ReturnDesc2
->Integer.Value);
336
Status = AcpiExStore (
ReturnDesc2
, Operand[2], WalkState);
353
AcpiUtRemoveReference (
ReturnDesc2
);
exoparg1.c
400
ACPI_OPERAND_OBJECT *
ReturnDesc2
= NULL;
583
&
ReturnDesc2
, WalkState);
589
Status = AcpiExStore (
ReturnDesc2
, Operand[1], WalkState);
590
AcpiUtRemoveReference (
ReturnDesc2
);
Completed in 14 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025