OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldEval
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
var.c
2453
ParseModifier_Defined(const char **pp, ModChain *ch, bool
shouldEval
,
2473
if (
shouldEval
)
2482
shouldEval
? ch->expr->emode : VARE_PARSE);
2484
if (
shouldEval
)
2490
if (
shouldEval
)
2503
bool
shouldEval
=
2507
ParseModifier_Defined(pp, ch,
shouldEval
, &buf);
2510
if (
shouldEval
)
var.c
2453
ParseModifier_Defined(const char **pp, ModChain *ch, bool
shouldEval
,
2473
if (
shouldEval
)
2482
shouldEval
? ch->expr->emode : VARE_PARSE);
2484
if (
shouldEval
)
2490
if (
shouldEval
)
2503
bool
shouldEval
=
2507
ParseModifier_Defined(pp, ch,
shouldEval
, &buf);
2510
if (
shouldEval
)
Completed in 31 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026