Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc508 IntCell::bif_subtract(Cell * Z, const Cell * A) const in bif_subtract() function in IntCell
H A DFloatCell.cc446 FloatCell::bif_subtract(Cell * Z, const Cell * A) const in bif_subtract() function in FloatCell
H A DCell.hh358 virtual ErrorCode bif_subtract(Cell * Z, const Cell * A) const in bif_subtract() function in Cell
H A DComplexCell.cc345 ComplexCell::bif_subtract(Cell * Z, const Cell * A) const in bif_subtract() function in ComplexCell