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

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

Completed in 4 milliseconds