Lines Matching full:realloc
178 " * and can realloc() it to grow it, and should free() it to",1527 " return (void *) realloc( (char *) ptr, size );",