Searched refs:OutRemainder (Results 1 – 3 of 3) sorted by relevance
100 UINT32 *OutRemainder) in AcpiUtShortDivide() argument136 if (OutRemainder) in AcpiUtShortDivide()138 *OutRemainder = Remainder32; in AcpiUtShortDivide()165 UINT64 *OutRemainder) in AcpiUtDivide() argument284 if (OutRemainder) in AcpiUtDivide()286 *OutRemainder = Remainder.Full; in AcpiUtDivide()314 UINT32 *OutRemainder)334 if (OutRemainder)336 *OutRemainder = (UINT32) (InDividend % Divisor);347 UINT64 *OutRemainder)[all …]
753 UINT64 *OutRemainder);760 UINT32 *OutRemainder);