Searched refs:pop_scope (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.c71 static void pop_scope (void);
121 pop_scope (void) function
626 pop_scope ();
655 pop_scope ();
676 pop_scope ();
/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.h274 extern void pop_scope __P((int));
H A Dexecute_cmd.c3146 add_unwind_protect (pop_scope, (flags & CMD_COMMAND_BUILTIN) ? 0 : "1");
H A Dvariables.c3559 pop_scope (is_special) function
3567 internal_error (_("pop_scope: head of shell_variables not a temporary environment scope"));

Completed in 108 milliseconds