Home
last modified time | relevance | path

Searched defs:is_near_int (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.hh230 virtual bool is_near_int() const in is_near_int() function in IntCell
H A DFloatCell.hh299 virtual bool is_near_int() const in is_near_int() function in FloatCell
H A DCell.cc143 Cell::is_near_int(APL_Float value) in is_near_int() function in Cell
H A DCell.hh160 virtual bool is_near_int() const in is_near_int() function in Cell
H A DComplexCell.cc63 ComplexCell::is_near_int() const in is_near_int() function in ComplexCell