Home
last modified time | relevance | path

Searched refs:NBPG (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Duser.h213 #define NBPG PAGE_SIZE macro
217 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1233 # ifdef NBPG
1235 # define malloc_getpagesize NBPG
1237 # define malloc_getpagesize (NBPG * CLSIZE)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1502 # ifdef NBPG
1504 # define malloc_getpagesize NBPG
1506 # define malloc_getpagesize (NBPG * CLSIZE)