Lines Matching full:emulation
118 This malloc can use unix sbrk or any emulation (invoked using
119 the CALL_MORECORE macro) and/or mmap/munmap or any emulation
289 True if this system supports sbrk or an emulation of it.
319 True if this system supports mmap or an emulation of it. If so, and
1218 # ifdef WIN32 /* use supplied emulation of getpagesize */
5008 removing need for emulation on most platforms without sbrk.
5072 * Improve WIN32 'sbrk()' emulation's 'findRegion()' routine to
5082 * Added anonymously donated WIN32 sbrk emulation