Searched refs:free_funcalls (Results 1 – 1 of 1) sorted by relevance
100 static void free_funcalls (void *ignore);156 free_funcalls (void *ignore) in free_funcalls() function1053 old_chain = make_cleanup (free_funcalls, 0 /*ignore*/); in parse_exp_in_context()