Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:sizeof

366  * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int)
367 * or sizeof(void*) != sizeof(int).
1134 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
1274 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
1373 new_size = yy_start_stack_depth * sizeof( int );