OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:str_expand
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/driver/
options.c
57
static void
str_expand
(int, char *); /* expand string to list */
80
{ "Wa,", STR(3),
str_expand
, &opt.Wa },
81
{ "Wl,", STR(3),
str_expand
, &opt.Wl },
82
{ "Wp,", STR(3),
str_expand
, &opt.Wp },
213
str_expand
(int n, char *arg)
function
Completed in 23 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026