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

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c161 AcpiUtDivide( UINT64 InDividend, UINT64 InDivisor, UINT64 *OutQuotient, UINT64 *OutRemainder) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp33 DivOpInfo(bool InSignedOp, Value *InDividend, Value *InDivisor) argument

Completed in 55 milliseconds