Home
last modified time | relevance | path

Searched refs:_SC_V7_ILP32_OFFBIG (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/conf/
Dsysconf.c157 [_SC_V7_ILP32_OFFBIG] = sizeof(long)==4 ? 1 : -1, in sysconf()
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h407 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h435 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h407 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h411 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h435 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h412 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/ndk_musl_include/
Dunistd.h398 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h407 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/musl/include/
Dunistd.h411 #define _SC_V7_ILP32_OFFBIG 238 macro
/third_party/toybox/toys/posix/
Dgetconf.c43 #define _SC_V7_ILP32_OFFBIG -1 macro
/third_party/musl/libc-test/src/api/
Dunistd.c227 C(_SC_V7_ILP32_OFFBIG) in f()