Home
last modified time | relevance | path

Searched refs:u_ssize (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/arch/m68k/bits/
H A Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
38 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/s390x/bits/
H A Duser.h49 unsigned long u_tsize, u_dsize, u_ssize; member
61 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x32/bits/
H A Duser.h25 unsigned long u_ssize; member
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/i386/bits/
H A Duser.h28 unsigned long u_ssize; member
44 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x86_64/bits/
H A Duser.h25 unsigned long u_ssize; member
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/mips/bits/
H A Duser.h3 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/arch/mips64/bits/
H A Duser.h3 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/arch/mipsn32/bits/
H A Duser.h3 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Duser.h26 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Duser.h26 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Duser.h26 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/arch/powerpc/bits/
H A Duser.h6 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/arch/sh/bits/
H A Duser.h42 unsigned long u_ssize; member
/third_party/musl/arch/arm/bits/
H A Duser.h26 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/musl/arch/microblaze/bits/
H A Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/powerpc64/bits/
H A Duser.h6 unsigned long u_tsize, u_dsize, u_ssize; member
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs87 pub u_ssize: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs214 pub u_ssize: ::c_ulonglong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs88 pub u_ssize: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs99 pub u_ssize: ::c_ulong,

Completed in 14 milliseconds