Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc362 IntCell::bif_negative(Cell * Z) const in bif_negative() function in IntCell
H A DFloatCell.cc165 FloatCell::bif_negative(Cell * Z) const in bif_negative() function in FloatCell
H A DCell.hh306 virtual ErrorCode bif_negative(Cell * Z) const in bif_negative() function in Cell
H A DComplexCell.cc188 ComplexCell::bif_negative(Cell * Z) const in bif_negative() function in ComplexCell