OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVAL
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varparse-undef-partial.mk
20
EVAL
:= ${LIST}
21
.if ${
EVAL
} != "defined end"
22
. error ${
EVAL
}
32
.if ${
EVAL
} != "defined var-dot\\ without\\ parameter end"
33
. error ${
EVAL
}
40
EVAL
:= ${LIST}
41
.if ${
EVAL
} != "defined var-dot with parameter :Q end"
42
. error ${
EVAL
}
varmod-loop-delete.mk
31
EVAL
:= ${VAR}
32
. if ${
EVAL
} != " rest of the value"
64
# Result of ${ZZZZZZZZZZZZ:S,^,${INNER.1},} is "ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ" (
eval
-keep-undefined, regular)
/src/lib/libc/stdlib/
merge.c
104
#define
EVAL
(p) ((u_char **)(void *) \
146
while (*
EVAL
(list2) != last) {
148
p1 =
EVAL
(list1);
149
for (tp2 = p2 = list2; p2 != last; p1 =
EVAL
(l2)) {
150
p2 = *
EVAL
(p2);
154
p2 = *
EVAL
(p2);
301
*
EVAL
(list2) = list2 + n*size;
311
*
EVAL
(list2 + (last - list1)) = list2 + n * size;
327
p2 = *
EVAL
(p2) = f1 + size2 - list1 + list2;
335
p2 = *
EVAL
(p2) = f2 - list1 + list2
[
all
...]
/src/external/mpl/dhcp/dist/includes/
dhctoken.h
253
EVAL
= 452,
/src/external/mpl/dhcp/dist/keama/
dhctoken.h
257
EVAL
= 452,
Completed in 58 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026