Home
last modified time | relevance | path

Searched refs:UINT64_OVERLAY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutmath.c173 } UINT64_OVERLAY; typedef
201 UINT64_OVERLAY MultiplicandOvl; in AcpiUtShortMultiply()
202 UINT64_OVERLAY Product; in AcpiUtShortMultiply()
252 UINT64_OVERLAY OperandOvl; in AcpiUtShortShiftLeft()
297 UINT64_OVERLAY OperandOvl; in AcpiUtShortShiftRight()
451 UINT64_OVERLAY DividendOvl; in AcpiUtShortDivide()
452 UINT64_OVERLAY Quotient; in AcpiUtShortDivide()
516 UINT64_OVERLAY Dividend; in AcpiUtDivide()
517 UINT64_OVERLAY Divisor; in AcpiUtDivide()
518 UINT64_OVERLAY Quotient; in AcpiUtDivide()
[all …]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5061 The UINT64_OVERLAY was moved to utmath.c, which is the only module where