Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dgcc.c1875 static int have_o_argbuf_index = 0; variable
1942 have_o_argbuf_index = argbuf_index; in store_arg()
6572 if (!have_o_argbuf_index) in main()
6574 infiles[i].name = argbuf[have_o_argbuf_index]; in main()