Home
last modified time | relevance | path

Searched refs:_SC_COLL_WEIGHTS_MAX (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/conf/conf_gtest/
H A Dconf_sysconf_test.cpp114 * sorting rules by comparing the value returned by sysconf(_SC_COLL_WEIGHTS_MAX) with the predefined value
120 int result = sysconf(_SC_COLL_WEIGHTS_MAX); in HWTEST_F()
/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c124 test_sysconf(_SC_COLL_WEIGHTS_MAX); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c68 [_SC_COLL_WEIGHTS_MAX] = COLL_WEIGHTS_MAX, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c74 [_SC_COLL_WEIGHTS_MAX] = COLL_WEIGHTS_MAX, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h345 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h321 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h348 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h345 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h321 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h327 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h321 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/include/
H A Dunistd.h387 #define _SC_COLL_WEIGHTS_MAX 40 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c149 C(_SC_COLL_WEIGHTS_MAX) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs555 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs768 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 62; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs755 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1085 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1718 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 76; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1078 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2020 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 58; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2185 COLL_WEIGHTS_MAX = libc::_SC_COLL_WEIGHTS_MAX,
/third_party/python/Modules/
H A Dposixmodule.c12124 #ifdef _SC_COLL_WEIGHTS_MAX
12125 {"SC_COLL_WEIGHTS_MAX", _SC_COLL_WEIGHTS_MAX},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2165 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1281 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3789 pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; consts

Completed in 112 milliseconds