Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutmath.c75 } UINT64_OVERLAY; typedef
102 UINT64_OVERLAY DividendOvl; in AcpiUtShortDivide()
103 UINT64_OVERLAY Quotient; in AcpiUtShortDivide()
167 UINT64_OVERLAY Dividend; in AcpiUtDivide()
168 UINT64_OVERLAY Divisor; in AcpiUtDivide()
169 UINT64_OVERLAY Quotient; in AcpiUtDivide()
170 UINT64_OVERLAY Remainder; in AcpiUtDivide()
171 UINT64_OVERLAY NormalizedDividend; in AcpiUtDivide()
172 UINT64_OVERLAY NormalizedDivisor; in AcpiUtDivide()
174 UINT64_OVERLAY Partial2; in AcpiUtDivide()
[all …]
/titanic_41/usr/src/cmd/acpi/common/
H A Dutmath.c75 } UINT64_OVERLAY; typedef
102 UINT64_OVERLAY DividendOvl; in AcpiUtShortDivide()
103 UINT64_OVERLAY Quotient; in AcpiUtShortDivide()
167 UINT64_OVERLAY Dividend; in AcpiUtDivide()
168 UINT64_OVERLAY Divisor; in AcpiUtDivide()
169 UINT64_OVERLAY Quotient; in AcpiUtDivide()
170 UINT64_OVERLAY Remainder; in AcpiUtDivide()
171 UINT64_OVERLAY NormalizedDividend; in AcpiUtDivide()
172 UINT64_OVERLAY NormalizedDivisor; in AcpiUtDivide()
174 UINT64_OVERLAY Partial2; in AcpiUtDivide()
[all …]
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5061 The UINT64_OVERLAY was moved to utmath.c, which is the only module where