• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/

Lines Matching refs:YY_PROTO

61 #define YY_PROTO(proto) proto
63 #define YY_PROTO(proto) ()
229 void yyrestart YY_PROTO(( FILE *input_file ));
231 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
232 void yy_load_buffer_state YY_PROTO(( void ));
233 YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
234 void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
235 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
236 void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
239 YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
240 YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
241 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
243 static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
244 static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
245 static void yy_flex_free YY_PROTO(( void * ));
271 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
272 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
273 static int yy_get_next_buffer YY_PROTO(( void ));
274 static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
1340 extern "C" int yywrap YY_PROTO(( void ));
1342 extern int yywrap YY_PROTO(( void ));
1347 static void yyunput YY_PROTO(( int c, char *buf_ptr ));
1351 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
1355 static int yy_flex_strlen YY_PROTO(( yyconst char * ));
1360 static int yyinput YY_PROTO(( void ));
1362 static int input YY_PROTO(( void ));
1371 static void yy_push_state YY_PROTO(( int new_state ));
1374 static void yy_pop_state YY_PROTO(( void ));
1377 static int yy_top_state YY_PROTO(( void ));
1459 #define YY_DECL int yylex YY_PROTO(( void ))
3316 extern int isatty YY_PROTO(( int ));