Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc409 IntCell::bif_roll(Cell * Z) const in bif_roll() function in IntCell
H A DFloatCell.cc238 FloatCell::bif_roll(Cell * Z) const in bif_roll() function in FloatCell
H A DCell.hh338 virtual ErrorCode bif_roll(Cell * Z) const in bif_roll() function in Cell
H A DComplexCell.cc233 ComplexCell::bif_roll(Cell * Z) const in bif_roll() function in ComplexCell