Home | History | Annotate | Download | only in src

Lines Matching refs:yy_size_t

220 typedef size_t yy_size_t;
224 extern yy_size_t gram_leng;
272 yy_size_t yy_buf_size;
277 yy_size_t yy_n_chars;
361 static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
362 yy_size_t gram_leng;
391 YY_BUFFER_STATE gram__scan_buffer (char *base,yy_size_t size );
393 YY_BUFFER_STATE gram__scan_bytes (yyconst char *bytes,yy_size_t len );
397 void *gram_alloc (yy_size_t );
398 void *gram_realloc (void *,yy_size_t );
1116 yy_size_t gram_get_leng (void );
2635 yy_size_t num_to_read =
2649 yy_size_t new_size = b->yy_buf_size * 2;
2704 if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
2706 yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
2824 yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
3151 yy_size_t num_to_alloc;
3200 YY_BUFFER_STATE gram__scan_buffer (char * base, yy_size_t size )
3254 YY_BUFFER_STATE gram__scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
3258 yy_size_t n;
3350 yy_size_t gram_get_leng (void)
3490 void *gram_alloc (yy_size_t size )
3495 void *gram_realloc (void * ptr, yy_size_t size )