Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dmallocr.c626 # ifndef _SC_PAGE_SIZE
627 # define _SC_PAGE_SIZE _SC_PAGESIZE macro
630 # ifdef _SC_PAGE_SIZE
631 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dunistd.h363 #define _SC_PAGE_SIZE _SC_PAGESIZE macro