Lines Matching full:emulation
130 This malloc can use unix sbrk or any emulation (invoked using
131 the CALL_MORECORE macro) and/or mmap/munmap or any emulation
351 True if this system supports sbrk or an emulation of it.
385 True if this system supports mmap or an emulation of it. If so, and
1564 # ifdef WIN32 /* use supplied emulation of getpagesize */
6170 removing need for emulation on most platforms without sbrk.
6234 * Improve WIN32 'sbrk()' emulation's 'findRegion()' routine to
6244 * Added anonymously donated WIN32 sbrk emulation