Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc578 IntCell::bif_multiply(Cell * Z, const Cell * A) const in bif_multiply() function in IntCell
H A DFloatCell.cc496 FloatCell::bif_multiply(Cell * Z, const Cell * A) const in bif_multiply() function in FloatCell
H A DCell.hh408 virtual ErrorCode bif_multiply(Cell * Z, const Cell * A) const in bif_multiply() function in Cell
H A DComplexCell.cc351 ComplexCell::bif_multiply(Cell * Z, const Cell * A) const in bif_multiply() function in ComplexCell