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

  /external/webkit/Tools/android/flex-2.5.4a/
gen.c 38 void indent_put2s PROTO((char [], char []));
446 indent_put2s( "register YY_CHAR yy_c = %s;", char_map );
504 indent_put2s(
535 indent_put2s( "for ( yy_c = %s;", char_map );
539 indent_put2s( " yy_c = %s )", char_map_2 );
630 indent_put2s(
635 indent_put2s(
1033 void indent_put2s( fmt, arg ) function
1145 indent_put2s( "%s yy_nxt;", trans_offset_type );
    [all...]
flexdef.h 792 extern void indent_put2s PROTO((char[], char[]));
    [all...]

Completed in 20 milliseconds