Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc738 IntCell::bif_residue(Cell * Z, const Cell * A) const in bif_residue() function in IntCell
H A DFloatCell.cc719 FloatCell::bif_residue(Cell * Z, const Cell * A) const in bif_residue() function in FloatCell
H A DCell.hh440 virtual ErrorCode bif_residue(Cell * Z, const Cell * A) const in bif_residue() function in Cell
H A DComplexCell.cc382 ComplexCell::bif_residue(Cell * Z, const Cell * A) const in bif_residue() function in ComplexCell