Home
last modified time | relevance | path

Searched refs:NCARGS (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dparam.h12 #define NCARGS 131072 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dparam.h12 #define NCARGS 131072 macro
/third_party/musl/ndk_musl_include/sys/
Dparam.h12 #define NCARGS 131072 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dparam.h15 #define NCARGS 131072 macro
/third_party/musl/include/sys/
Dparam.h12 #define NCARGS 131072 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dparam.h12 #define NCARGS 131072 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3350 pub const NCARGS: ::c_int = ARG_MAX; constant