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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dutmath.c75 } UINT64_OVERLAY; typedef in typeref:union:uint64_overlay
102 UINT64_OVERLAY DividendOvl;
103 UINT64_OVERLAY Quotient;
167 UINT64_OVERLAY Dividend;
168 UINT64_OVERLAY Divisor;
169 UINT64_OVERLAY Quotient;
170 UINT64_OVERLAY Remainder;
171 UINT64_OVERLAY NormalizedDividend;
172 UINT64_OVERLAY NormalizedDivisor;
174 UINT64_OVERLAY Partial
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutmath.c75 } UINT64_OVERLAY; typedef in typeref:union:uint64_overlay
102 UINT64_OVERLAY DividendOvl;
103 UINT64_OVERLAY Quotient;
167 UINT64_OVERLAY Dividend;
168 UINT64_OVERLAY Divisor;
169 UINT64_OVERLAY Quotient;
170 UINT64_OVERLAY Remainder;
171 UINT64_OVERLAY NormalizedDividend;
172 UINT64_OVERLAY NormalizedDivisor;
174 UINT64_OVERLAY Partial
[all...]

Completed in 189 milliseconds