Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutstrsuppt.c202 UINT64 AccumulatedValue = 0; in AcpiUtConvertOctalString() local
264 UINT64 AccumulatedValue = 0; in AcpiUtConvertDecimalString() local
326 UINT64 AccumulatedValue = 0; in AcpiUtConvertHexString() local
533 UINT64 *AccumulatedValue, in AcpiUtInsertDigit()