Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1213 # ifndef _SC_PAGE_SIZE
1214 # define _SC_PAGE_SIZE _SC_PAGESIZE macro
1217 # ifdef _SC_PAGE_SIZE
1218 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1482 # ifndef _SC_PAGE_SIZE
1483 # define _SC_PAGE_SIZE _SC_PAGESIZE macro
1486 # ifdef _SC_PAGE_SIZE
1487 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dconfname.h137 #define _SC_PAGE_SIZE _SC_PAGESIZE macro