OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CurrentValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exutils.c
429
UINT64
CurrentValue
;
442
CurrentValue
= Value;
447
while (
CurrentValue
)
449
(void) AcpiUtShortDivide (
CurrentValue
, Base, &
CurrentValue
, NULL);
exfldio.c
733
UINT64
CurrentValue
;
764
ObjDesc, FieldDatumByteOffset, &
CurrentValue
, ACPI_READ);
770
MergedValue |= (
CurrentValue
& ~Mask);
Completed in 16 milliseconds
Indexes created Tue Sep 23 20:09:58 GMT 2025