Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc435 IntCell::bif_ceiling(Cell * Z) const in bif_ceiling() function in IntCell
H A DFloatCell.cc262 FloatCell::bif_ceiling(Cell * Z) const in bif_ceiling() function in FloatCell
H A DCell.hh274 virtual ErrorCode bif_ceiling(Cell * Z) const in bif_ceiling() function in Cell
H A DComplexCell.cc261 ComplexCell::bif_ceiling(Cell * Z) const in bif_ceiling() function in ComplexCell