Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.h141 extern void pop_variable_scope PARAMS ((void));
Dfunction.c872 pop_variable_scope (); in func_foreach()
2327 pop_variable_scope (); in func_call()
Dvariable.c603 pop_variable_scope (void) in pop_variable_scope() function
DChangeLog725 (pop_variable_scope): Properly undo a push with the new
2042 * variable.c (pop_variable_scope): Remove variable made unused by
2150 (pop_variable_scope): Likewise.