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

Lines Matching full:realloc

163 	 * and can realloc() it to grow it, and should free() it to
3616 return (void *) realloc( (char *) ptr, size );
3689 return (void *) realloc( ptr, size );