Lines Matching refs:old_locals
80 … true_target, Boolean doing_subtree, Chain *out_of_date_tail, Property old_locals, Boolean implici…
95 extern void set_locals(register Name target, register Property old_locals);
96 extern void reset_locals(register Name target, register Property old_locals, register Property con…
286 Property old_locals = NULL; in doname() local
457 old_locals = (Property) alloca(target->conditional_cnt * in doname()
459 set_locals(target, old_locals); in doname()
485 old_locals, in doname()
531 old_locals, in doname()
566 old_locals, in doname()
600 old_locals, in doname()
648 old_locals, in doname()
746 old_locals, in doname()
767 old_locals, in doname()
810 old_locals, in doname()
853 old_locals, in doname()
926 … true_target, Boolean doing_subtree, Chain *out_of_date_tail, Property old_locals, Boolean implici… in check_dependencies() argument
1151 old_locals, in check_dependencies()
1166 old_locals, in check_dependencies()
2939 set_locals(register Name target, register Property old_locals) in set_locals() argument
2959 old_locals[i].body.macro = in set_locals()
3001 reset_locals(register Name target, register Property old_locals, register Property conditional, reg… in reset_locals() argument
3014 reset_locals(target, old_locals, this_conditional, index+1); in reset_locals()
3027 macro_prop)->body.macro = old_locals[index].body.macro; in reset_locals()
3032 if (old_locals[index].body.macro.value != NULL) { in reset_locals()
3038 old_locals[index].body.macro.value-> in reset_locals()