Home
last modified time | relevance | path

Searched defs:STDOUT_FILENO (Results 1 - 25 of 48) sorted by relevance

12

/third_party/curl/tests/libtest/
H A Dlib556.c34 #define STDOUT_FILENO 1 macro
/third_party/curl/src/
H A Dtool_main.h41 # define STDOUT_FILENO fileno(stdout) macro
/third_party/rust/crates/libc/src/windows/gnu/
H A Dmod.rs6 pub const STDOUT_FILENO: ::c_int = 1; consts
/third_party/protobuf/src/google/protobuf/testing/
H A Dzcgunzip.cc52 #define STDOUT_FILENO 1 macro
H A Dzcgzip.cc51 #define STDOUT_FILENO 1 macro
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.h132 #define STDOUT_FILENO 1 macro
/third_party/python/Lib/
H A Dpty.py21 STDOUT_FILENO = 1 variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format_test.cc310 dup2(fileno(tmp.file()), STDOUT_FILENO); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp58 # define STDOUT_FILENO 1 macro
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c41 #define STDOUT_FILENO _fileno(stdout) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp54 # define STDOUT_FILENO 1 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h221 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h11 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h13 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h11 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h11 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h13 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h11 #define STDOUT_FILENO 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h13 #define STDOUT_FILENO 1 macro
/third_party/musl/include/
H A Dunistd.h11 #define STDOUT_FILENO 1 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs402 pub const STDOUT_FILENO: ::c_int = 1; consts
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h2869 #define STDOUT_FILENO fileno(stdout) macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs199 pub const STDOUT_FILENO: ::c_int = 1; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs196 pub const STDOUT_FILENO: c_int = 1; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs929 pub const STDOUT_FILENO: ::c_int = 1; consts

Completed in 38 milliseconds

12