Searched refs:gram_realloc (Results 1 – 1 of 1) sorted by relevance
362 void *gram_realloc (void *,yy_size_t );2525 gram_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 ); in yy_get_next_buffer()3043 (yy_buffer_stack) = (struct yy_buffer_state**)gram_realloc in gram_ensure_buffer_stack()3323 void *gram_realloc (void * ptr, yy_size_t size ) in gram_realloc() function