Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DUserFunction_header.hh118 void reverse_local_vars();
H A DUserFunction_header.cc379 UserFunction_header::reverse_local_vars() in reverse_local_vars() function in UserFunction_header
H A DUserFunction.cc132 header.reverse_local_vars(); in UserFunction()