Home
last modified time | relevance | path

Searched defs:AccumulatedValue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutstrsuppt.c202 UINT64 AccumulatedValue = 0; in AcpiUtConvertOctalString() local
258 UINT64 AccumulatedValue = 0; in AcpiUtConvertDecimalString() local
314 UINT64 AccumulatedValue = 0; in AcpiUtConvertHexString() local
491 UINT64 *AccumulatedValue, in AcpiUtInsertDigit()