Home
last modified time | relevance | path

Searched defs:stdout (Results 1 – 25 of 25) sorted by relevance

/openbsd/regress/lib/csu/callbacks/libab/
H A Dab.c30 CALLBACK(stdout, cleanup) in CALLBACK() argument
40 CALLBACK(stdout, atfork_prepare) in CALLBACK() argument
/openbsd/regress/lib/csu/callbacks/libaa/
H A Daa.c30 CALLBACK(stdout, cleanup) in CALLBACK() argument
40 CALLBACK(stdout, atfork_prepare) in CALLBACK() argument
/openbsd/gnu/llvm/llvm/utils/
H A Dreduce_pipeline.py82 stdout = opt.stdout.decode() variable
83 stdout = stdout[:stdout.rfind('\n')] variable
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dstdio.c33 _IO_FILE *stdout = (FILE *) &_IO_2_1_stdout_; variable
/openbsd/gnu/llvm/lldb/third_party/Python/module/progress/
H A Dprogress.py98 stdout=sys.stdout): argument
136 stdout=sys.stdout): argument
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { in simple_readline()
/openbsd/sys/arch/sparc64/dev/
H A Dconsinit.c62 int stdin = 0, stdout = 0; variable
/openbsd/gnu/llvm/clang/docs/tools/
H A Dgenerate_formatted_state.py124 stdout, err = cmd.communicate() variable
/openbsd/gnu/llvm/clang/utils/check_cfc/
H A Dcheck_cfc.py74 def __init__(self, msg, stdout, stderr): argument
/openbsd/sys/arch/armv7/armv7/
H A Darmv7_machdep.c948 char *stdout = NULL; in fdt_find_cons() local
/openbsd/gnu/usr.bin/perl/
H A Dfakesdio.h71 #define stdout PerlIO_stdout() macro
H A Dnostdio.h78 # define stdout _CANNOT _stdout_ macro
H A DXSUB.h532 # define stdout PerlSIO_stdout macro
/openbsd/include/
H A Dstdio.h198 #define stdout (&__sF[1]) macro
/openbsd/gnu/llvm/clang/utils/analyzer/
H A DSATestBuild.py108 def stdout(message: str): function
/openbsd/sys/arch/riscv64/riscv64/
H A Dmachdep.c136 char *stdout = NULL; in fdt_find_cons() local
/openbsd/sys/arch/macppc/dev/
H A Dzs.c867 static int stdin, stdout; variable
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h202 #define stdout win32_stdout() macro
/openbsd/sys/arch/arm64/arm64/
H A Dmachdep.c136 char *stdout = NULL; in fdt_find_cons() local
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dmachdep.c141 char *stdout = NULL; in fdt_find_cons() local
/openbsd/sys/arch/macppc/stand/
H A DLocore.c483 static int stdout; variable
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py154 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A DLocore.c317 static u_int stdout; variable
/openbsd/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c641 static u_int stdout = 0; variable
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp39 #define stdout __stdoutp macro
50 #define stdout ((__sanitizer_FILE*)&__sF[1]) macro