Home
last modified time | relevance | path

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

/illumos-gate/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.cc466 if (target->conditional_cnt > 0) { in doname()
467 old_locals = (Property) alloca(target->conditional_cnt * in doname()
539 if (target->conditional_cnt > 0) { in doname()
574 if (target->conditional_cnt > 0) { in doname()
608 if (target->conditional_cnt > 0) { in doname()
656 if (target->conditional_cnt > 0) { in doname()
754 if (target->conditional_cnt > 0) { in doname()
775 if (target->conditional_cnt > 0) { in doname()
861 if (target->conditional_cnt > 0) { in doname()
1159 if (target->conditional_cnt > 0) { in check_dependencies()
[all …]
H A Dimplicit.cc1370 group_member->name->conditional_cnt = target->conditional_cnt; in create_target_group_and_dependencies_list()
H A Dread2.cc1703 target->conditional_cnt++; in enter_conditional()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h132 int conditional_cnt; member
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h449 short conditional_cnt; member