OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Var_SetExpand
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
parse.c
1881
Var_SetExpand
(scope, name, "");
1887
Var_SetExpand
(scope, name, evalue);
1904
Var_SetExpand
(scope, name, output);
1943
Var_SetExpand
(scope, name, uvalue);
make.h
1042
void
Var_SetExpand
(GNode *, const char *, const char *);
main.c
475
Var_SetExpand
(SCOPE_GLOBAL, argvalue, "1");
var.c
80
*
Var_SetExpand
Set the value of the variable, creating it if
1154
Var_SetExpand
(GNode *scope, const char *name, const char *val)
Completed in 40 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026