OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shortLived
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
var.c
174
bool
shortLived
:1;
426
bool
shortLived
, bool fromEnvironment, bool readOnly)
434
var->
shortLived
=
shortLived
;
549
if (!v->
shortLived
)
1226
v->
shortLived
= false;
1313
if (!v->
shortLived
)
4761
if (v->
shortLived
) {
var.c
174
bool
shortLived
:1;
426
bool
shortLived
, bool fromEnvironment, bool readOnly)
434
var->
shortLived
=
shortLived
;
549
if (!v->
shortLived
)
1226
v->
shortLived
= false;
1313
if (!v->
shortLived
)
4761
if (v->
shortLived
) {
Completed in 40 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026