Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h476 #define PEX_STDERR_APPEND 0x200 macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dlibiberty.h476 #define PEX_STDERR_APPEND 0x200 macro
H A DChangeLog869 (PEX_STDERR_APPEND): Likewise.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibiberty.h476 #define PEX_STDERR_APPEND 0x200 macro
H A DChangeLog-0415259 (PEX_STDERR_APPEND): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h476 #define PEX_STDERR_APPEND 0x200 macro
H A DChangeLog-0415259 (PEX_STDERR_APPEND): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.c325 (flags & PEX_STDERR_APPEND) != 0); in pex_run_in_environment()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.c325 (flags & PEX_STDERR_APPEND) != 0); in pex_run_in_environment()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.c325 (flags & PEX_STDERR_APPEND) != 0); in pex_run_in_environment()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.c325 (flags & PEX_STDERR_APPEND) != 0); in pex_run_in_environment()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-0415259 (PEX_STDERR_APPEND): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-0415259 (PEX_STDERR_APPEND): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc7708 pex_flags |= PEX_STDOUT_APPEND | PEX_STDERR_APPEND; in run_attempt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c6971 pex_flags |= PEX_STDOUT_APPEND | PEX_STDERR_APPEND; in run_attempt()