Searched defs:_mul (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
H A Dfractions.py403 def _mul(a, b): member in class:Fraction
407 __mul__, __rmul__ = _operator_fallbacks(_mul, operator.mul)
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h718 void _mul(Variable *Dest, Variable *Src0, Variable *Src1, function
H A DIceTargetLoweringX86Base.h758 void _mul(Variable *Dest, Variable *Src0, Operand *Src1) { function in class:Ice::X86NAMESPACE::TargetX86Base
H A DIceTargetLoweringMIPS32.h458 void _mul(Variable *Dest, Variable *Src0, Variable *Src1) { function in class:Ice::MIPS32::TargetMIPS32

Completed in 134 milliseconds