Searched defs:NormalizedDividend (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/common/
H A Dutmath.c171 UINT64_OVERLAY NormalizedDividend; local
217 NormalizedDividend = Dividend;
227 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo);
234 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo,
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutmath.c171 UINT64_OVERLAY NormalizedDividend; local
217 NormalizedDividend = Dividend;
227 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo);
234 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo,

Completed in 76 milliseconds