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

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc136 if (target->has_target_prop) {
607 if (target->has_target_prop) {
815 if (target->has_target_prop) {
H A Ddoname.cc332 if (target->has_target_prop) {
1335 if (target->has_target_prop) {
2198 if (target->has_target_prop) {
3142 if (target->has_target_prop) {
H A Dparallel.cc864 rp->target->has_target_prop ? true : false) !=
H A Dread2.cc729 name->has_target_prop = true;
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h486 Boolean has_target_prop:1; member in struct:_Name

Completed in 81 milliseconds