Searched refs:outn (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dgen.c140 outn( " {" );
208 outn( " };\n" );
214 outn( " {" ); /* } so vi doesn't get confused */
283 outn(
1038 outn( "" );
1050 outn( str );
1207 outn(
1209 outn( "static char *yy_full_match;" );
1210 outn( "static int yy_lp;" );
1217 outn(
[all...]
H A Dmain.c335 outn( "" );
947 outn( "\n#define YY_USES_REJECT" );
951 outn( "\n#define yywrap() 1" );
952 outn( "#define YY_SKIP_YYWRAP" );
956 outn( "\n#define FLEX_DEBUG" );
959 outn( "typedef unsigned char YY_CHAR;" );
961 outn( "typedef char YY_CHAR;" );
965 outn( "#define yytext_ptr yytext" );
968 outn( "#define YY_INTERACTIVE" );
975 outn( "#ifde
[all...]
H A Dmisc.c297 outn( " } ;\n" );
699 void outn( str ) function
823 outn( buf );
H A Ddfa.c539 outn( " {" );
546 outn( " },\n" );
711 outn( " {" );
726 outn( " },\n" );
H A Dflexdef.h896 extern void outn PROTO((const char []));

Completed in 194 milliseconds