Lines Matching full:gram_realloc
362 void *gram_realloc (void *,yy_size_t );2525 gram_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );3043 (yy_buffer_stack) = (struct yy_buffer_state**)gram_realloc3323 void *gram_realloc (void * ptr, yy_size_t size )3337 free( (char *) ptr ); /* see gram_realloc() for (char *) cast */