Home | History | Annotate | Download | only in sed

Lines Matching refs: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