Home
last modified time | relevance | path

Searched refs:TC_MAX_PERM (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DTokenEnums.hh57 TC_MAX_PERM, ///< permanent token are < TC_MAX_PERM enumerator
H A DExecutable.cc211 if (tok.get_Class() >= TC_MAX_PERM && in parse_body_line()