OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
1038
void
Var_SetExpand
(GNode *, const char *, const char *);
main.c
476
Var_SetExpand
(SCOPE_GLOBAL, argvalue, "1");
var.c
80
*
Var_SetExpand
Set the value of the variable, creating it if
1146
Var_SetExpand
(GNode *scope, const char *name, const char *val)
Completed in 125 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025