Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc809 IntCell::bif_maximum(Cell * Z, const Cell * A) const in bif_maximum() function in IntCell
H A DFloatCell.cc761 FloatCell::bif_maximum(Cell * Z, const Cell * A) const in bif_maximum() function in FloatCell
H A DCell.hh400 virtual ErrorCode bif_maximum(Cell * Z, const Cell * A) const in bif_maximum() function in Cell
H A DComplexCell.cc414 ComplexCell::bif_maximum(Cell * Z, const Cell * A) const in bif_maximum() function in ComplexCell