Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dunistd.h362 #define _SC_PAGESIZE 8 macro
363 #define _SC_PAGE_SIZE _SC_PAGESIZE
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dmallocr.c625 # ifdef _SC_PAGESIZE /* some SVR4 systems omit an underscore */
627 # define _SC_PAGE_SIZE _SC_PAGESIZE
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201524211 (_SC_PAGESIZE): New definition.