Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:PAGESIZE

937   Equivalent to memalign(pagesize, n), where pagesize is the page
938 size of the system. If the pagesize is unknown, 4096 is used.
1198 round up n to nearest pagesize.
1583 # ifdef PAGESIZE
1584 # define malloc_getpagesize PAGESIZE
6014 * For best performance, MORECORE should allocate in multiples of pagesize.
6028 Negative arguments are always multiples of pagesize. MORECORE