Home
last modified time | relevance | path

Searched refs:_SC_TRACE_USER_EVENT_MAX (Results 1 – 25 of 28) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/conf/conf_gtest/
Dconf_sysconf_test.cpp22 int result = sysconf(_SC_TRACE_USER_EVENT_MAX);
/third_party/musl/src/conf/
Dsysconf.c164 [_SC_TRACE_USER_EVENT_MAX] = -1, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c164 [_SC_TRACE_USER_EVENT_MAX] = -1, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h405 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h442 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h418 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h445 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h442 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h418 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h418 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h424 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/include/
Dunistd.h424 #define _SC_TRACE_USER_EVENT_MAX 245 macro
/third_party/musl/libc-test/src/api/
Dunistd.c222 C(_SC_TRACE_USER_EVENT_MAX) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt952 _SC_TRACE_USER_EVENT_MAX
Dfuchsia.txt1122 _SC_TRACE_USER_EVENT_MAX
Dapple.txt1770 _SC_TRACE_USER_EVENT_MAX
Dlinux.txt2816 _SC_TRACE_USER_EVENT_MAX
Dandroid.txt2798 _SC_TRACE_USER_EVENT_MAX
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs796 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 90; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs851 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1238 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 106; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2478 _POSIX_TRACE_USER_EVENT_MAX = libc::_SC_TRACE_USER_EVENT_MAX,
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1807 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 165; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2104 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 755; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1197 pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 135; constant

12