Home
last modified time | relevance | path

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

/freebsd-src/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 AcpiUtInsertDigit(UINT64 * AccumulatedValue,UINT32 Base,int AsciiDigit) AcpiUtInsertDigit() argument
[all...]