HomeSort by relevance Sort by last modified time
    Searched refs:yy_flex_alloc (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 257 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
1134 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
1143 b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );
1274 b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
1332 buf = (char *) yy_flex_alloc( n );
1376 yy_start_stack = (int *) yy_flex_alloc( new_size );
    [all...]
initscan.c 243 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
3592 static void *yy_flex_alloc( yy_size_t size ) function
    [all...]
  /external/elfutils/src/
ldlex.c 261 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
2463 static void *yy_flex_alloc( yy_size_t size ) function
    [all...]

Completed in 19 milliseconds