Lines Matching full:realloc
205 keeping realloc() calls under control by padding for future growth. */234 lb->text = REALLOC(lb->text, inactive + lb->alloc, char);451 /* Use FREE()+MALLOC() instead of REALLOC() to