OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exploded
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
main.c
157
char *
exploded
, *ep;
local in function:explode
167
exploded
= bmake_malloc((size_t)(p - flags) * 3 + 1);
168
for (p = flags, ep =
exploded
; *p != '\0'; p++) {
174
return
exploded
;
/src/usr.bin/make/unit-tests/
varname-makeflags.mk
29
# for compatibility. These letters are
exploded
to form regular options.
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025