Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc502 IntCell::bif_add_inverse(Cell * Z, const Cell * A) const in bif_add_inverse() function in IntCell
H A DFloatCell.cc440 FloatCell::bif_add_inverse(Cell * Z, const Cell * A) const in bif_add_inverse() function in FloatCell
H A DCell.hh460 virtual ErrorCode bif_add_inverse(Cell * Z, const Cell * A) const in bif_add_inverse() function in Cell
H A DComplexCell.cc339 ComplexCell::bif_add_inverse(Cell * Z, const Cell * A) const in bif_add_inverse() function in ComplexCell