Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc481 IntCell::bif_add(Cell * Z, const Cell * A) const in bif_add() function in IntCell
H A DFloatCell.cc393 FloatCell::bif_add(Cell * Z, const Cell * A) const in bif_add() function in FloatCell
H A DCell.hh342 virtual ErrorCode bif_add(Cell * Z, const Cell * A) const in bif_add() function in Cell
H A DComplexCell.cc333 ComplexCell::bif_add(Cell * Z, const Cell * A) const in bif_add() function in ComplexCell