Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/bin/
H A Dparallel.cc858 (rp->conditional_cnt, in process_next()
872 (rp->conditional_cnt, in process_next()
970 *lp = (Property) getmem((*tp)->conditional_cnt * in set_conditionals()
1422 conditionals = set_conditionals(rp->conditional_cnt, rp->conditional_targets); in finish_doname()
1428 reset_conditionals(rp->conditional_cnt, rp->conditional_targets, conditionals); in finish_doname()
1648 rp->conditional_cnt = 0; in store_conditionals()
1658 rp->conditional_cnt = cnt; in store_conditionals()
1872 if ((rp->conditional_cnt > 0) && in delete_running_struct()
H A Ddoname.cc456 if (target->conditional_cnt > 0) { in doname()
457 old_locals = (Property) alloca(target->conditional_cnt * in doname()
529 if (target->conditional_cnt > 0) { in doname()
564 if (target->conditional_cnt > 0) { in doname()
598 if (target->conditional_cnt > 0) { in doname()
646 if (target->conditional_cnt > 0) { in doname()
744 if (target->conditional_cnt > 0) { in doname()
765 if (target->conditional_cnt > 0) { in doname()
851 if (target->conditional_cnt > 0) { in doname()
1149 if (target->conditional_cnt > 0) { in check_dependencies()
[all …]
H A Dimplicit.cc1367 group_member->name->conditional_cnt = target->conditional_cnt; in create_target_group_and_dependencies_list()
H A Dread2.cc1699 target->conditional_cnt++; in enter_conditional()
/titanic_44/usr/src/cmd/make/include/mk/
H A Ddefs.h127 int conditional_cnt; member
/titanic_44/usr/src/cmd/make/include/mksh/
H A Ddefs.h449 short conditional_cnt; member