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

12

/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dstdio.c30 #undef stdout macro
33 _IO_FILE *stdout = (FILE *) &_IO_2_1_stdout_; variable
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { argument
/openbsd-current/gnu/llvm/llvm/utils/
H A Dextract_vplan.py38 stdout=subprocess.PIPE, variable
H A Dreduce_pipeline.py74 stdout=subprocess.PIPE, variable
82 stdout = opt.stdout.decode() variable
83 stdout = stdout[:stdout.rfind('\n')] variable
133 stdout=subprocess.PIPE, variable
141 stdout variable
168 stdout=subprocess.PIPE, variable
194 stdout=subprocess.PIPE, variable
[all...]
/openbsd-current/gnu/llvm/libcxx/utils/libcxx/test/
H A Dfeatures.py310 stdout = subprocess.check_output( variable
/openbsd-current/sys/arch/sparc64/dev/
H A Dconsinit.c62 int stdin = 0, stdout = 0; variable
[all...]
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DSATestBenchmark.py15 from SATestBuild import ProjectTester, stdout, TestInfo namespace
H A DSATestBuild.py108 def stdout(message: str): function
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsize.c482 fputs (bfd_get_filename (abfd), stdout); local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsize.c457 fputs (bfd_get_filename (abfd), stdout); local
/openbsd-current/gnu/usr.bin/perl/
H A Dfakesdio.h54 #undef stdout macro
71 #define stdout PerlIO_stdout() macro
H A Dnostdio.h69 #undef stdout macro
78 #define stdout _CANNOT _stdout_ macro
/openbsd-current/sys/arch/macppc/stand/
H A DLocore.c483 static int stdout; variable
[all...]
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A DLocore.c317 static u_int stdout; variable
/openbsd-current/include/
H A Dstdio.h198 #define stdout (&__sF[1]) macro
/openbsd-current/sys/arch/macppc/dev/
H A Dzs.c867 static int stdin, stdout; variable
/openbsd-current/sys/arch/armv7/armv7/
H A Darmv7_machdep.c948 char *stdout = NULL; local
[all...]
/openbsd-current/lib/libcurses/tty/
H A Dlib_mvcur.c1150 (void) fputs(_nc_visbuf(string), stdout); local
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c641 static u_int stdout = 0; variable
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dmachdep.c137 char *stdout = NULL; local
[all...]
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dmachdep.c141 char *stdout = NULL; local
[all...]
/openbsd-current/sys/arch/arm64/arm64/
H A Dmachdep.c137 char *stdout = NULL; local
[all...]
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h182 #undef stdout macro
202 #define stdout win32_stdout() macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.c4300 fputs (dyn_string_buf (mangled), stdout); local
/openbsd-current/usr.bin/infocmp/
H A Dinfocmp.c999 fputs(TIC_EXPAND(buf2), stdout); local

Completed in 455 milliseconds

12