OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:save_dollars
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
var.c
311
#define MAKE_SAVE_DOLLARS ".MAKE.
SAVE_DOLLARS
"
312
static bool
save_dollars
= true;
variable in typeref:typename:bool
1129
save_dollars
= ParseBoolean(val,
save_dollars
);
4237
if (varname == '$' &&
save_dollars
)
4242
else if (
save_dollars
)
4699
if (
save_dollars
&& VarEvalMode_ShouldKeepDollar(emode))
Completed in 14 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025