Lines Matching refs:yy_size_t
160 typedef unsigned int yy_size_t;
173 yy_size_t yy_buf_size;
257 YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
261 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
262 static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
2250 YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size )
2254 yy_size_t size;
2314 yy_size_t n;
2352 yy_size_t new_size;
2463 static void *yy_flex_alloc( yy_size_t size )
2466 yy_size_t size;
2473 static void *yy_flex_realloc( void *ptr, yy_size_t size )
2477 yy_size_t size;