Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h475 Boolean has_depe_list_expanded:1; member
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc478 if (!target->has_depe_list_expanded) in doname()
809 if (!target->has_depe_list_expanded) { in doname()
1354 target->has_depe_list_expanded = true; in dynamic_dependencies()