Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc441 IntCell::bif_floor(Cell * Z) const in bif_floor() function in IntCell
H A DFloatCell.cc296 FloatCell::bif_floor(Cell * Z) const in bif_floor() function in FloatCell
H A DCell.hh294 virtual ErrorCode bif_floor(Cell * Z) const in bif_floor() function in Cell
H A DComplexCell.cc281 ComplexCell::bif_floor(Cell * Z) const in bif_floor() function in ComplexCell