Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutstrsuppt.c94 UINT64 AccumulatedValue = 0; in AcpiUtConvertOctalString() local
156 UINT64 AccumulatedValue = 0; in AcpiUtConvertDecimalString() local
218 UINT64 AccumulatedValue = 0; in AcpiUtConvertHexString() local
425 UINT64 *AccumulatedValue, in AcpiUtInsertDigit()