Home
last modified time | relevance | path

Searched defs:character_representation (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DLvalCell.cc40 LvalCell::character_representation(const PrintContext & pctx) const in character_representation() function in LvalCell
H A DCharCell.cc107 CharCell::character_representation(const PrintContext & pctx) const in character_representation() function in CharCell
H A DPointerCell.cc173 PointerCell::character_representation(const PrintContext & pctx) const in character_representation() function in PointerCell
H A DIntCell.cc898 IntCell::character_representation(const PrintContext & pctx) const in character_representation() function in IntCell
H A DFloatCell.cc810 FloatCell::character_representation(const PrintContext & pctx) const in character_representation() function in FloatCell
H A DCell.hh128 virtual PrintBuffer character_representation(const PrintContext &pctx) const in character_representation() function in Cell
H A DComplexCell.cc873 ComplexCell::character_representation(const PrintContext & pctx) const in character_representation() function in ComplexCell