Home
last modified time | relevance | path

Searched defs:_div (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Dfractions.py409 def _div(a, b): member in Fraction
/external/python/cpython3/Lib/
Dfractions.py499 def _div(a, b): member in Fraction
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h536 void _div(Variable *Dest, Operand *Src0, Operand *Src1) { in _div() function
DIceTargetLoweringX8664.h532 void _div(Variable *Dest, Operand *Src0, Operand *Src1) { in _div() function
DIceTargetLoweringMIPS32.h322 void _div(Variable *Dest, Variable *Src0, Variable *Src1) { in _div() function