Home
last modified time | relevance | path

Searched refs:def_args (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dserver.c55 tSCC* def_args[] = variable
253 def_args[0] = find_shell (); in run_shell()
255 server_id = proc2_fopen (&server_pair, def_args); in run_shell()
Dprocopen.c52 STATIC const char* def_args[] = variable
88 pp_args = def_args; in chain_open()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-199914841 * fixinc/server.c (def_args): Use static instead of STATIC to