HomeSort by: relevance | last modified time | path
    Searched defs:shortLived (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/make/
var.c 172 bool shortLived:1;
419 bool shortLived, bool fromEnvironment, bool readOnly)
427 var->shortLived = shortLived;
542 if (!v->shortLived)
1219 v->shortLived = false;
1310 if (!v->shortLived)
4683 if (v->shortLived) {

Completed in 92 milliseconds