Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc825 IntCell::bif_minimum(Cell * Z, const Cell * A) const in bif_minimum() function in IntCell
H A DFloatCell.cc784 FloatCell::bif_minimum(Cell * Z, const Cell * A) const in bif_minimum() function in FloatCell
H A DCell.hh404 virtual ErrorCode bif_minimum(Cell * Z, const Cell * A) const in bif_minimum() function in Cell
H A DComplexCell.cc438 ComplexCell::bif_minimum(Cell * Z, const Cell * A) const in bif_minimum() function in ComplexCell