Searched refs:indent_puts (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dgen.c39 void indent_puts PROTO((char []));
88 indent_puts( "if ( yy_current_state[-1].yy_nxt )" );
90 indent_puts( "if ( yy_accept[yy_current_state] )" );
93 indent_puts( "{" );
94 indent_puts( "yy_last_accepting_state = yy_current_state;" );
95 indent_puts( "yy_last_accepting_cpos = yy_cp;" );
96 indent_puts( "}" );
110 indent_puts( "case 0: /* must back up */" );
111 indent_puts( "/* undo the effects of YY_DO_BEFORE_ACTION */" );
112 indent_puts( "*yy_c
1046 void indent_puts( str ) function
[all...]
H A Dflexdef.h795 extern void indent_puts PROTO((char[]));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dgen.c39 void indent_puts PROTO((char []));
88 indent_puts( "if ( yy_current_state[-1].yy_nxt )" );
90 indent_puts( "if ( yy_accept[yy_current_state] )" );
93 indent_puts( "{" );
94 indent_puts( "yy_last_accepting_state = yy_current_state;" );
95 indent_puts( "yy_last_accepting_cpos = yy_cp;" );
96 indent_puts( "}" );
110 indent_puts( "case 0: /* must back up */" );
111 indent_puts( "/* undo the effects of YY_DO_BEFORE_ACTION */" );
112 indent_puts( "*yy_c
1046 void indent_puts( str ) function
[all...]
H A Dflexdef.h795 extern void indent_puts PROTO((char[]));

Completed in 65 milliseconds