Home
last modified time | relevance | path

Searched refs:oldest_exec (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DWorkspace.hh254 static StateIndicator * oldest_exec(const Executable * exec);
H A DSymbolTable.cc415 if (Workspace::oldest_exec(ufun)) in erase_one_symbol()
H A DWorkspace.cc352 Workspace::oldest_exec(const Executable * exec) in oldest_exec() function in Workspace
H A DSymbol.cc808 StateIndicator * oexec = Workspace::oldest_exec(exec); in expunge()