Searched defs:Div (Results 1 – 3 of 3) sorted by relevance
140 sal_Int16 iMulDiv(sal_Int16 a, sal_Int16 Mul, sal_Int16 Div) in iMulDiv()147 sal_uInt16 MulDiv(sal_uInt16 a, sal_uInt16 Mul, sal_uInt16 Div) in MulDiv()
146 void BigInt::Div( sal_uInt16 nDiv, sal_uInt16& rRem ) in Div() function in BigInt
2033 void Complex::Div( const Complex& z ) THROWDEF_RTE_IAE in Div() function in Complex
Completed in 34 milliseconds