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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmath.c170 UINT64 Full; member in union:uint64_overlay
209 MultiplicandOvl.Full = Multiplicand;
227 *OutProduct = Product.Full;
258 OperandOvl.Full = Operand;
273 *OutResult = OperandOvl.Full;
303 OperandOvl.Full = Operand;
318 *OutResult = OperandOvl.Full;
467 DividendOvl.Full = Dividend;
483 *OutQuotient = Quotient.Full;
538 Divisor.Full
[all...]

Completed in 35 milliseconds