Searched refs:UINT64_OVERLAY (Results 1 – 2 of 2) sorted by relevance
173 } UINT64_OVERLAY; typedef201 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 …]
5061 The UINT64_OVERLAY was moved to utmath.c, which is the only module where