Home
last modified time | relevance | path

Searched defs:bif_circle_fun (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DRealCell.cc62 RealCell::bif_circle_fun(Cell * Z, const Cell * A) const in bif_circle_fun() function in RealCell
H A DCell.hh444 virtual ErrorCode bif_circle_fun(Cell * Z, const Cell * A) const in bif_circle_fun() function in Cell
H A DComplexCell.cc556 ComplexCell::bif_circle_fun(Cell * Z, const Cell * A) const in bif_circle_fun() function in ComplexCell