/openbsd/regress/lib/csu/callbacks/libab/ |
H A D | ab.c | 30 CALLBACK(stdout, cleanup) in CALLBACK() argument 40 CALLBACK(stdout, atfork_prepare) in CALLBACK() argument
|
/openbsd/regress/lib/csu/callbacks/libaa/ |
H A D | aa.c | 30 CALLBACK(stdout, cleanup) in CALLBACK() argument 40 CALLBACK(stdout, atfork_prepare) in CALLBACK() argument
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | reduce_pipeline.py | 82 stdout = opt.stdout.decode() variable 83 stdout = stdout[:stdout.rfind('\n')] variable
|
/openbsd/gnu/lib/libstdc++/libstdc++/libio/ |
H A D | stdio.c | 33 _IO_FILE *stdout = (FILE *) &_IO_2_1_stdout_; variable
|
/openbsd/gnu/llvm/lldb/third_party/Python/module/progress/ |
H A D | progress.py | 98 stdout=sys.stdout): argument 136 stdout=sys.stdout): argument
|
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonReadline.cpp | 37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { in simple_readline()
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | consinit.c | 62 int stdin = 0, stdout = 0; variable
|
/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | generate_formatted_state.py | 124 stdout, err = cmd.communicate() variable
|
/openbsd/gnu/llvm/clang/utils/check_cfc/ |
H A D | check_cfc.py | 74 def __init__(self, msg, stdout, stderr): argument
|
/openbsd/sys/arch/armv7/armv7/ |
H A D | armv7_machdep.c | 948 char *stdout = NULL; in fdt_find_cons() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | fakesdio.h | 71 #define stdout PerlIO_stdout() macro
|
H A D | nostdio.h | 78 # define stdout _CANNOT _stdout_ macro
|
H A D | XSUB.h | 532 # define stdout PerlSIO_stdout macro
|
/openbsd/include/ |
H A D | stdio.h | 198 #define stdout (&__sF[1]) macro
|
/openbsd/gnu/llvm/clang/utils/analyzer/ |
H A D | SATestBuild.py | 108 def stdout(message: str): function
|
/openbsd/sys/arch/riscv64/riscv64/ |
H A D | machdep.c | 136 char *stdout = NULL; in fdt_find_cons() local
|
/openbsd/sys/arch/macppc/dev/ |
H A D | zs.c | 867 static int stdin, stdout; variable
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 202 #define stdout win32_stdout() macro
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | machdep.c | 136 char *stdout = NULL; in fdt_find_cons() local
|
/openbsd/sys/arch/powerpc64/powerpc64/ |
H A D | machdep.c | 141 char *stdout = NULL; in fdt_find_cons() local
|
/openbsd/sys/arch/macppc/stand/ |
H A D | Locore.c | 483 static int stdout; variable
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 154 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument
|
/openbsd/sys/arch/sparc64/stand/ofwboot/ |
H A D | Locore.c | 317 static u_int stdout; variable
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | ofw_machdep.c | 641 static u_int stdout = 0; variable
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 39 #define stdout __stdoutp macro 50 #define stdout ((__sanitizer_FILE*)&__sF[1]) macro
|