Searched refs:sys_alloc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c160 MORECORE. In many cases sys_alloc requires two calls, that should
552 sys_alloc.) When allocating using MMAP, we don't use any of the
1857 static void* sys_alloc(mstate m, size_t nb) { function in typeref:typename:void *
2261 mem = sys_alloc(ms, nb);

Completed in 6 milliseconds