Searched refs:yy_flex_alloc (Results 1 – 5 of 5) sorted by relevance
245 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));1336 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );1345 b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );1461 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );1515 buf = (char *) yy_flex_alloc( n );1554 yy_start_stack = (int *) yy_flex_alloc( new_size );1659 static void *yy_flex_alloc( yy_size_t size ) in yy_flex_alloc() function1661 static void *yy_flex_alloc( size ) in yy_flex_alloc()
245 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));1502 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );1511 b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );1627 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );1681 buf = (char *) yy_flex_alloc( n );1720 yy_start_stack = (int *) yy_flex_alloc( new_size );1825 static void *yy_flex_alloc( yy_size_t size ) in yy_flex_alloc() function1827 static void *yy_flex_alloc( size ) in yy_flex_alloc()
245 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));1979 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );1988 b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );2104 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );2158 buf = (char *) yy_flex_alloc( n );2197 yy_start_stack = (int *) yy_flex_alloc( new_size );2302 static void *yy_flex_alloc( yy_size_t size ) in yy_flex_alloc() function2304 static void *yy_flex_alloc( size ) in yy_flex_alloc()
245 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));2783 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );2792 b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );2908 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );2962 buf = (char *) yy_flex_alloc( n );3001 yy_start_stack = (int *) yy_flex_alloc( new_size );3106 static void *yy_flex_alloc( yy_size_t size ) in yy_flex_alloc() function3108 static void *yy_flex_alloc( size ) in yy_flex_alloc()
7242 * flexdef.h: Changed to use yy_flex_alloc() and friends7254 * misc.c: Modified to use yy_flex_alloc() and friends7258 * sym.c: Modified to use yy_flex_alloc()7262 * flex.skl: Modified to use yy_flex_alloc() and friends Moved some