Home
last modified time | relevance | path

Searched refs:NBPG (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/arch/m68k/bits/
H A Duser.h35 #define NBPG 4096 macro
38 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/s390x/bits/
H A Duser.h58 #define NBPG PAGESIZE macro
61 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x32/bits/
H A Duser.h38 #define NBPG PAGESIZE macro
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/i386/bits/
H A Duser.h41 #define NBPG PAGESIZE macro
44 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/third_party/musl/arch/x86_64/bits/
H A Duser.h38 #define NBPG PAGESIZE macro
41 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)

Completed in 2 milliseconds