Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc531 IntCell::bif_divide(Cell * Z, const Cell * A) const in bif_divide() function in IntCell
H A DFloatCell.cc554 FloatCell::bif_divide(Cell * Z, const Cell * A) const in bif_divide() function in FloatCell
H A DCell.hh362 virtual ErrorCode bif_divide(Cell * Z, const Cell * A) const in bif_divide() function in Cell
H A DComplexCell.cc368 ComplexCell::bif_divide(Cell * Z, const Cell * A) const in bif_divide() function in ComplexCell