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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c1865 static void* tmalloc_large(mstate m, size_t nb) { function in typeref:typename:void *
2223 if (ms->treemap != 0 && (mem = tmalloc_large(ms, nb)) != 0) {

Completed in 5 milliseconds