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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c1978 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { function in typeref:typename:void *
2392 return internal_realloc(ms, oldmem, bytes);

Completed in 5 milliseconds