Lines Matching full:realloc
67 static void *speex_realloc (void *ptr, int size) {return realloc(ptr, size);}