Home
last modified time | relevance | path

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

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