Home
last modified time | relevance | path

Searched refs:_PC_REC_XFER_ALIGN (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/src/conf/
H A Dfpathconf.c25 [_PC_REC_XFER_ALIGN] = 4096, in fpathconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h299 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h275 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h302 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h299 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h275 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h281 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h275 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/include/
H A Dunistd.h341 #define _PC_REC_XFER_ALIGN 17 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c114 C(_PC_REC_XFER_ALIGN) in f()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs907 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs709 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1061 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1157 pub const _PC_REC_XFER_ALIGN: ::c_int = 18; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1114 pub const _PC_REC_XFER_ALIGN: ::c_int = 34; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1638 pub const _PC_REC_XFER_ALIGN: ::c_int = 25; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1060 pub const _PC_REC_XFER_ALIGN: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1948 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs1999 POSIX_REC_XFER_ALIGN = libc::_PC_REC_XFER_ALIGN,
/third_party/python/Modules/
H A Dposixmodule.c11723 #ifdef _PC_REC_XFER_ALIGN
11724 {"PC_REC_XFER_ALIGN", _PC_REC_XFER_ALIGN},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2119 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1233 pub const _PC_REC_XFER_ALIGN: ::c_int = 17; consts

Completed in 94 milliseconds