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