Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc606 IntCell::bif_power(Cell * Z, const Cell * A) const in bif_power() function in IntCell
H A DFloatCell.cc601 FloatCell::bif_power(Cell * Z, const Cell * A) const in bif_power() function in FloatCell
H A DCell.hh436 virtual ErrorCode bif_power(Cell * Z, const Cell * A) const in bif_power() function in Cell
H A DComplexCell.cc490 ComplexCell::bif_power(Cell * Z, const Cell * A) const in bif_power() function in ComplexCell