OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:varUndefined
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-ifelse.mk
82
# returns AMR_CLEANUP as result, Var_Parse returns
varUndefined
since the
84
# then supposed to do proper error handling, but since
varUndefined
is local
cond-func-empty.mk
136
# to an empty string (see Var_Parse,
varUndefined
).
/src/usr.bin/make/
var.c
301
static char
varUndefined
[] = "";
4114
assert(Expr_Str(expr) != NULL); /* Use var_Error or
varUndefined
. */
4284
? var_Error :
varUndefined
;
4342
? var_Error :
varUndefined
);
4551
* return
varUndefined
if the base variable of the expression
4713
if (val.str == var_Error || val.str ==
varUndefined
) {
Completed in 15 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025