Searched refs:this_conditional (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc3009 register Property this_conditional; local
3018 this_conditional = get_prop(conditional->next, conditional_prop);
3019 if (this_conditional != NULL) {
3020 reset_locals(target, old_locals, this_conditional, index+1);

Completed in 104 milliseconds