Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:realloc

173 	 * and can realloc() it to grow it, and should free() it to
1522 return (void *) realloc( (char *) ptr, size );