Home
last modified time | relevance | path

Searched defs:stderr (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A De_os.h187 # define stderr (&__iob_func()[2]) macro
202 # define stderr (&_imp___iob[2]) macro
/netbsd-src/bin/sh/bltin/
H A Dbltin.h64 #define stderr out2 macro
/netbsd-src/sys/arch/x68k/stand/common/
H A Dstart.S109 #define stderr 2 /* stderr file handle */ macro
/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py74 def __init__(self, msg, stdout, stderr): argument
/netbsd-src/crypto/external/bsd/openssl/dist/
H A De_os.h149 # define stderr (&__iob_func()[2]) macro
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py104 def stderr(message: str): function
/netbsd-src/include/
H A Dstdio.h218 #define stderr (&__sF[2]) macro
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DPasses.rst318 .. _passes-print-used-types:
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py142 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc38 #define stderr __stderrp macro
49 #define stderr ((__sanitizer_FILE*)&__sF[2]) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc40 #define stderr __stderrp macro
54 #define stderr ((char*)&__sF + (__sF_size * 2)) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d843 stderr, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d836 stderr, enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp40 #define stderr __stderrp macro
51 #define stderr ((__sanitizer_FILE*)&__sF[2]) macro