Home
last modified time | relevance | path

Searched defs:is_pointer_cell (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DPointerCell.hh48 virtual bool is_pointer_cell() const { return true; } in is_pointer_cell() function in PointerCell
H A DCell.hh197 virtual bool is_pointer_cell() const in is_pointer_cell() function in Cell