Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:pat_variables

499           file->pat_variables = create_new_variable_set ();
500 current_variable_set_list = file->pat_variables;
538 if (file->pat_variables != 0)
540 file->pat_variables->next = l->next;
541 l->next = file->pat_variables;