OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shuffled2
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-order-shuffle.mk
25
shuffled2
:= ${WORDS:Ox}
macro
26
.if ${shuffled1} == ${
shuffled2
}
27
. error ${shuffled1} == ${
shuffled2
}
32
shuffled2
:= ${WORDS:O:Ox}
macro
33
.if ${shuffled1} == ${
shuffled2
}
34
. error ${shuffled1} == ${
shuffled2
}
Completed in 11 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025