OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldEval
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/
var.c
2450
ParseModifier_Defined(const char **pp, ModChain *ch, bool
shouldEval
,
2470
if (
shouldEval
)
2479
shouldEval
? ch->expr->emode : VARE_PARSE);
2481
if (
shouldEval
)
2487
if (
shouldEval
)
2500
bool
shouldEval
=
2504
ParseModifier_Defined(pp, ch,
shouldEval
, &buf);
2507
if (
shouldEval
)
var.c
2450
ParseModifier_Defined(const char **pp, ModChain *ch, bool
shouldEval
,
2470
if (
shouldEval
)
2479
shouldEval
? ch->expr->emode : VARE_PARSE);
2481
if (
shouldEval
)
2487
if (
shouldEval
)
2500
bool
shouldEval
=
2504
ParseModifier_Defined(pp, ch,
shouldEval
, &buf);
2507
if (
shouldEval
)
var.c
2450
ParseModifier_Defined(const char **pp, ModChain *ch, bool
shouldEval
,
2470
if (
shouldEval
)
2479
shouldEval
? ch->expr->emode : VARE_PARSE);
2481
if (
shouldEval
)
2487
if (
shouldEval
)
2500
bool
shouldEval
=
2504
ParseModifier_Defined(pp, ch,
shouldEval
, &buf);
2507
if (
shouldEval
)
Completed in 235 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025