Searched refs:top_func (Results 1 – 1 of 1) sorted by relevance
974 struct function *top_func; member7421 for (funcp = G.top_func; funcp; funcp = funcp->next) in re_execute_shell()7442 for (funcp = G.top_func; funcp; funcp = funcp->next) { in re_execute_shell()8234 struct function **funcpp = &G.top_func; in find_function_slot()