Searched refs:outindex (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/libiberty/
H A Dpex-msdos.c168 int outindex; local
207 outindex = -1;
212 outindex = pex_msdos_fdindex (ms, out);
213 outfile = ms->files[outindex];
228 outindex != -1 ? " >" : "",
/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-msdos.c166 int outindex; local
205 outindex = -1;
210 outindex = pex_msdos_fdindex (ms, out);
211 outfile = ms->files[outindex];
226 outindex != -1 ? " >" : "",
/haiku-buildtools/gcc/libiberty/
H A Dpex-msdos.c168 int outindex; local
207 outindex = -1;
212 outindex = pex_msdos_fdindex (ms, out);
213 outfile = ms->files[outindex];
228 outindex != -1 ? " >" : "",

Completed in 157 milliseconds