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

/haiku-buildtools/binutils/libiberty/
H A Dpex-msdos.c56 static int pex_msdos_fdindex (struct pex_msdos *, int);
130 pex_msdos_fdindex (struct pex_msdos *ms, int fd) function
201 inindex = pex_msdos_fdindex (ms, in);
212 outindex = pex_msdos_fdindex (ms, out);
/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-msdos.c56 static int pex_msdos_fdindex (struct pex_msdos *, int);
129 pex_msdos_fdindex (struct pex_msdos *ms, int fd) function
199 inindex = pex_msdos_fdindex (ms, in);
210 outindex = pex_msdos_fdindex (ms, out);
/haiku-buildtools/gcc/libiberty/
H A Dpex-msdos.c56 static int pex_msdos_fdindex (struct pex_msdos *, int);
130 pex_msdos_fdindex (struct pex_msdos *ms, int fd) function
201 inindex = pex_msdos_fdindex (ms, in);
212 outindex = pex_msdos_fdindex (ms, out);

Completed in 170 milliseconds