Searched refs:temp_names (Results 1 – 3 of 3) sorted by relevance
1736 } *temp_names; variable4590 for (t = temp_names; t; t = t->next)4603 t->next = temp_names;4604 temp_names = t;
6487 (temp_names): Define only #ifdef MKTEMP_EACH_FILE.
1894 } *temp_names; variable4904 for (t = temp_names; t; t = t->next) in do_spec_1()4917 t->next = temp_names; in do_spec_1()4918 temp_names = t; in do_spec_1()