Home
last modified time | relevance | path

Searched refs:yy_state_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/flex/src/
H A DFlexLexer.h56 typedef int yy_state_type; typedef
167 yy_state_type yy_get_previous_state();
168 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
199 yy_state_type yy_last_accepting_state;
202 yy_state_type* yy_state_buf;
203 yy_state_type* yy_state_ptr;
H A Dflex.skl388 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
636 %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here
647 static yy_state_type yy_get_previous_state ( M4_YY_PROTO_ONLY_ARG );
648 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state M4_YY_PROTO_LAST_ARG);
728 yy_state_type yy_last_accepting_state;
736 yy_state_type *yy_state_buf;
737 yy_state_type *yy_state_ptr;
1174 yy_state_type yy_current_state;
1213 YY_G(yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE M4_YY_CALL_LAST_ARG);
1318 yy_state_type yy_next_state;
[all …]
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
335 typedef int yy_state_type; typedef
346 static yy_state_type yy_get_previous_state ( void );
347 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
453 static yy_state_type yy_last_accepting_state;
687 yy_state_type yy_current_state;
891 yy_state_type yy_next_state;
1132 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
1134 yy_state_type yy_current_state; in yy_get_previous_state()
1164 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
338 typedef int yy_state_type; typedef
347 static yy_state_type yy_get_previous_state (void );
348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
461 static yy_state_type yy_last_accepting_state;
705 register yy_state_type yy_current_state;
913 yy_state_type yy_next_state;
1149 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
1151 register yy_state_type yy_current_state; in yy_get_previous_state()
1181 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
338 typedef int yy_state_type; typedef
347 static yy_state_type yy_get_previous_state (void );
348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
440 static yy_state_type yy_last_accepting_state;
684 register yy_state_type yy_current_state;
850 yy_state_type yy_next_state;
1086 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
1088 register yy_state_type yy_current_state; in yy_get_previous_state()
1118 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
338 typedef int yy_state_type; typedef
347 static yy_state_type yy_get_previous_state (void );
348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
776 static yy_state_type yy_last_accepting_state;
1028 register yy_state_type yy_current_state;
1741 yy_state_type yy_next_state;
1977 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
1979 register yy_state_type yy_current_state; in yy_get_previous_state()
2009 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/usr.bin/lex/
H A Dinitscan.c146 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
331 typedef int yy_state_type; typedef
342 static yy_state_type yy_get_previous_state ( void );
343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
1833 static yy_state_type yy_last_accepting_state;
2193 yy_state_type yy_current_state;
4188 yy_state_type yy_next_state;
4429 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
4431 yy_state_type yy_current_state; in yy_get_previous_state()
4462 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
331 typedef int yy_state_type; typedef
342 static yy_state_type yy_get_previous_state ( void );
343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
4295 static yy_state_type yy_last_accepting_state;
4700 yy_state_type yy_current_state;
6985 yy_state_type yy_next_state;
7226 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
7228 yy_state_type yy_current_state; in yy_get_previous_state()
7258 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
/freebsd/contrib/flex/
H A DChangeLog724 …* src/gen.c: warning in generated code, with -Ca warning: conversion to 'yy_state_type' from 'flex…
9561 * gen.c: yy_state_type declared earlier. Made a bunch of statics