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

/illumos-gate/usr/src/cmd/make/bin/
H A Drep.cc353 if (!lines->body.recursive.has_built)
389 } else if ( np->has_built ) {
H A Dstate.cc276 if (np->has_built) {
H A Dread2.cc629 /* The has_built flag is used to tell if this .RECURSIVE */
639 line->body.recursive.has_built =
649 line2->body.recursive.has_built =
H A Ddoname.cc2650 target->has_built = true;
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h495 Boolean has_built:1; member in struct:_Name
614 Boolean has_built; member in struct:Recursive

Completed in 87 milliseconds