OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Parse_Var
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/make/unit-tests/
counter-append.mk
18
# See parse.c, function
Parse_Var
, keyword "!Var_Exists".
counter.mk
18
# See parse.c, function
Parse_Var
, keyword "!Var_Exists".
var-op-sunsh.mk
56
#
Parse_Var
.
82
# whitespace character that is not nested with '\0' (see
Parse_Var
).
85
#
Parse_Var
completely trusts Parse_IsVar to properly verify the syntax.
112
# counted by Parse_IsVar, in particular
Parse_Var
doesn't see them.
var-op-append.mk
42
# See
Parse_Var
, AdjustVarassignOp.
varname-empty.mk
52
# variable name had an off-by-one bug in
Parse_Var
. The code that was
/src/usr.bin/make/
parse.c
201
static void
Parse_Var
(VarAssign *, GNode *);
1532
Parse_Var
(var, ln->datum);
1971
Parse_Var
(VarAssign *var, GNode *scope)
2853
Parse_Var
(&var, scope);
Completed in 15 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025