Home
last modified time | relevance | path

Searched refs:HOST_STACK_END_ADDR (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/arch/s390x/bits/
Duser.h61 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) macro
/third_party/musl/arch/m68k/bits/
Duser.h38 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) macro
/third_party/musl/arch/x86_64/bits/
Duser.h41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) macro
/third_party/musl/arch/i386/bits/
Duser.h44 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) macro
/third_party/musl/arch/x32/bits/
Duser.h41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG) macro