Searched defs:_div (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/ |
D | fractions.py | 808 def _div(a, b): member in Fraction
|
/external/trusty/arm-trusted-firmware/drivers/st/clk/ |
D | clk-stm32-core.h | 258 #define FIXED_FACTOR(idx, _idx, _parent, _mult, _div) \ argument
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8632.h | 536 void _div(Variable *Dest, Operand *Src0, Operand *Src1) { in _div() function
|
D | IceTargetLoweringX8664.h | 532 void _div(Variable *Dest, Operand *Src0, Operand *Src1) { in _div() function
|
D | IceTargetLoweringMIPS32.h | 322 void _div(Variable *Dest, Variable *Src0, Variable *Src1) { in _div() function
|