Home
last modified time | relevance | path

Searched refs:nth_push (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DStateIndicator.hh189 SI_level nth_push(const Symbol * sym, int from_tos) const;
H A DStateIndicator.cc431 StateIndicator::nth_push(const Symbol * sym, int from_tos) const in nth_push() function in StateIndicator
H A DSymbol.cc1210 return Workspace::SI_top()->nth_push(this, from_tos); in get_SI_level()
1224 return Workspace::SI_top()->nth_push(this, from_tos); in get_SI_level()