Home
last modified time | relevance | path

Searched refs:pop_SI (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DCommand.cc310 Workspace::pop_SI(LOC); in do_APL_expression()
366 Workspace::pop_SI(LOC); in finish_context()
396 Workspace::pop_SI(LOC); in finish_context()
412 while (si != Workspace::SI_top()) Workspace::pop_SI(LOC); in finish_context()
430 Workspace::pop_SI(LOC); in finish_context()
439 Workspace::pop_SI(LOC); in finish_context()
463 Workspace::pop_SI(LOC); in finish_context()
478 Workspace::pop_SI(LOC); in finish_context()
511 Workspace::pop_SI(LOC); in finish_context()
H A DWorkspace.hh181 static void pop_SI(const char * loc);
H A DPrefix.cc963 Workspace::pop_SI(LOC); // discard ⎕EA/⎕EB context in reduce_MISC_F_B_()
990 Workspace::pop_SI(LOC); // discard the ⎕EA/⎕EB context in reduce_MISC_F_B_()
1005 Workspace::pop_SI(LOC); // discard the ⎕EA/⎕EB context in reduce_MISC_F_B_()
1026 Workspace::pop_SI(LOC); // discard the ⎕EA/⎕EB context in reduce_MISC_F_B_()
H A DWorkspace.cc136 Workspace::pop_SI(const char * loc) in pop_SI() function in Workspace
587 pop_SI(LOC); in clear_SI()
H A DQuadFunction.cc597 Workspace::pop_SI(LOC); in event_simulate()