Lines Matching refs:PAGESIZE
734 Equivalent to memalign(pagesize, n), where pagesize is the page
735 size of the system. If the pagesize is unknown, 4096 is used.
928 round up n to nearest pagesize.
1226 # ifdef PAGESIZE
1227 # define malloc_getpagesize PAGESIZE
4429 init_mparams(); /* Ensure pagesize etc initialized */
4448 init_mparams(); /* Ensure pagesize etc initialized */
4833 * For best performance, MORECORE should allocate in multiples of pagesize.
4847 Negative arguments are always multiples of pagesize. MORECORE