Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc3018 Property this_conditional; in reset_locals() local
3027 this_conditional = get_prop(conditional->next, conditional_prop); in reset_locals()
3028 if (this_conditional != NULL) { in reset_locals()
3029 reset_locals(target, old_locals, this_conditional, index+1); in reset_locals()