Searched refs:UINT64_OVERLAY (Results 1 – 2 of 2) sorted by relevance
173 } UINT64_OVERLAY; typedef202 UINT64_OVERLAY Product; in AcpiUtShortMultiply()252 UINT64_OVERLAY OperandOvl; in AcpiUtShortShiftLeft()297 UINT64_OVERLAY OperandOvl; in AcpiUtShortShiftRight()452 UINT64_OVERLAY Quotient; in AcpiUtShortDivide()516 UINT64_OVERLAY Dividend; in AcpiUtDivide()517 UINT64_OVERLAY Divisor; in AcpiUtDivide()518 UINT64_OVERLAY Quotient; in AcpiUtDivide()519 UINT64_OVERLAY Remainder; in AcpiUtDivide()523 UINT64_OVERLAY Partial2; in AcpiUtDivide()[all …]
7790 The UINT64_OVERLAY was moved to utmath.c, which is the only module where