Home
last modified time | relevance | path

Searched refs:yy_start (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
1626 if ( ! (yy_start) )
1627 (yy_start) = 1; /* first start state */
1679 yy_current_state = (yy_start);
3141 yy_current_state = (yy_start); in yy_get_previous_state()
3736 (yy_start) = 0; in yy_init_globals()
3921 *(state_stack_p)++ = yy_start; in ldlex_script()
3928 *(state_stack_p)++ = yy_start; in ldlex_inputlist()
[all …]
H A Dldlex.l586 *(state_stack_p)++ = yy_start;
593 *(state_stack_p)++ = yy_start;
600 *(state_stack_p)++ = yy_start;
607 *(state_stack_p)++ = yy_start;
614 *(state_stack_p)++ = yy_start;
621 *(state_stack_p)++ = yy_start;
628 *(state_stack_p)++ = yy_start;
635 yy_start = *(--state_stack_p);
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
1641 if ( ! (yy_start) )
1642 (yy_start) = 1; /* first start state */
1694 yy_current_state = (yy_start);
3180 yy_current_state = (yy_start); in yy_get_previous_state()
3775 (yy_start) = 0; in yy_init_globals()
3960 *(state_stack_p)++ = yy_start; in ldlex_script()
3967 *(state_stack_p)++ = yy_start; in ldlex_inputlist()
[all …]
H A Dldlex.l590 *(state_stack_p)++ = yy_start;
597 *(state_stack_p)++ = yy_start;
604 *(state_stack_p)++ = yy_start;
611 *(state_stack_p)++ = yy_start;
618 *(state_stack_p)++ = yy_start;
625 *(state_stack_p)++ = yy_start;
632 *(state_stack_p)++ = yy_start;
639 yy_start = *(--state_stack_p);
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcftoken.l84 "begin <%d>%s\n", yy_start, yytext);
87 yy_start, loglevel >= LLV_DEBUG2 ? "\n" : ""); \
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
798 if ( ! (yy_start) )
799 (yy_start) = 1; /* first start state */
833 yy_current_state = (yy_start);
1383 yy_current_state = (yy_start); in yy_get_previous_state()
1978 (yy_start) = 0; in yy_init_globals()
H A Darlex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
788 if ( ! (yy_start) )
789 (yy_start) = 1; /* first start state */
824 yy_current_state = (yy_start);
1356 yy_current_state = (yy_start); in yy_get_previous_state()
1951 (yy_start) = 0; in yy_init_globals()
H A Dsyslex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
723 if ( ! (yy_start) )
724 (yy_start) = 1; /* first start state */
758 yy_current_state = (yy_start);
1223 yy_current_state = (yy_start); in yy_get_previous_state()
1818 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
718 if ( ! (yy_start) )
719 (yy_start) = 1; /* first start state */
754 yy_current_state = (yy_start);
1203 yy_current_state = (yy_start); in yy_get_previous_state()
1835 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
718 if ( ! (yy_start) )
719 (yy_start) = 1; /* first start state */
754 yy_current_state = (yy_start);
1203 yy_current_state = (yy_start); in yy_get_previous_state()
1835 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddeflex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
798 if ( ! (yy_start) )
799 (yy_start) = 1; /* first start state */
833 yy_current_state = (yy_start);
1383 yy_current_state = (yy_start); in yy_get_previous_state()
1978 (yy_start) = 0; in yy_init_globals()
H A Dsyslex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
723 if ( ! (yy_start) )
724 (yy_start) = 1; /* first start state */
758 yy_current_state = (yy_start);
1223 yy_current_state = (yy_start); in yy_get_previous_state()
1818 (yy_start) = 0; in yy_init_globals()
H A Darlex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
788 if ( ! (yy_start) )
789 (yy_start) = 1; /* first start state */
824 yy_current_state = (yy_start);
1356 yy_current_state = (yy_start); in yy_get_previous_state()
1951 (yy_start) = 0; in yy_init_globals()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c119 #define BEGIN (yy_start) = 1 + 2 *
124 #define YY_START (((yy_start) - 1) / 2)
277 static int yy_start = 0; /* start state number */ variable
699 if ( ! (yy_start) )
700 (yy_start) = 1; /* first start state */
734 yy_current_state = (yy_start);
1100 yy_current_state = (yy_start); in yy_get_previous_state()
1695 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-lex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
701 if ( ! (yy_start) )
702 (yy_start) = 1; /* first start state */
737 yy_current_state = (yy_start);
1144 yy_current_state = (yy_start); in yy_get_previous_state()
1776 (yy_start) = 0; in yy_init_globals()
/netbsd-src/tools/m4/bootstrap/
H A Dtokenizer.c130 #define BEGIN (yy_start) = 1 + 2 *
136 #define YY_START (((yy_start) - 1) / 2)
285 static int yy_start = 0; /* start state number */ variable
709 if ( ! (yy_start) )
710 (yy_start) = 1; /* first start state */
739 yy_current_state = (yy_start);
1132 yy_current_state = (yy_start); in yy_get_previous_state()
1768 (yy_start) = 0; in yy_init_globals()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c119 #define BEGIN (yy_start) = 1 + 2 *
124 #define YY_START (((yy_start) - 1) / 2)
277 static int yy_start = 0; /* start state number */ variable
720 if ( ! (yy_start) )
721 (yy_start) = 1; /* first start state */
755 yy_current_state = (yy_start);
1163 yy_current_state = (yy_start); in yy_get_previous_state()
1758 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalclex.c136 #define BEGIN (yy_start) = 1 + 2 *
142 #define YY_START (((yy_start) - 1) / 2)
292 static int yy_start = 0; /* start state number */ variable
735 if ( ! (yy_start) )
736 (yy_start) = 1; /* first start state */
765 yy_current_state = (yy_start);
1207 yy_current_state = (yy_start); in yy_get_previous_state()
1837 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dloongarch-lex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
701 if ( ! (yy_start) )
702 (yy_start) = 1; /* first start state */
737 yy_current_state = (yy_start);
1144 yy_current_state = (yy_start); in yy_get_previous_state()
1776 (yy_start) = 0; in yy_init_globals()
H A Dbfin-lex.c117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
275 static int yy_start = 0; /* start state number */ variable
1034 if ( ! (yy_start) )
1035 (yy_start) = 1; /* first start state */
1069 yy_current_state = (yy_start);
2629 yy_current_state = (yy_start); in yy_get_previous_state()
3261 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.cc123 #define BEGIN (yy_start) = 1 + 2 *
128 #define YY_START (((yy_start) - 1) / 2)
281 static int yy_start = 0; /* start state number */ variable
1446 if ( ! (yy_start) )
1447 (yy_start) = 1; /* first start state */
1490 yy_current_state = (yy_start);
2240 yy_current_state = (yy_start); in yy_get_previous_state()
2838 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/bsd/nsd/dist/
H A Dzlexer.c118 #define BEGIN (yy_start) = 1 + 2 *
123 #define YY_START (((yy_start) - 1) / 2)
276 static int yy_start = 0; /* start state number */ variable
858 if ( ! (yy_start) )
859 (yy_start) = 1; /* first start state */
899 yy_current_state = (yy_start);
1529 yy_current_state = (yy_start); in yy_get_previous_state()
2127 (yy_start) = 0; in yy_init_globals()
H A Dconfiglexer.c377 #define BEGIN (yy_start) = 1 + 2 *
382 #define YY_START (((yy_start) - 1) / 2)
535 static int yy_start = 0; /* start state number */ variable
2401 if ( ! (yy_start) )
2402 (yy_start) = 1; /* first start state */
2442 yy_current_state = (yy_start);
3633 yy_current_state = (yy_start); in yy_get_previous_state()
4228 (yy_start) = 0; in yy_init_globals()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dlex.c119 #define BEGIN (yy_start) = 1 + 2 *
124 #define YY_START (((yy_start) - 1) / 2)
277 static int yy_start = 0; /* start state number */ variable
1044 if ( ! (yy_start) )
1045 (yy_start) = 1; /* first start state */
1079 yy_current_state = (yy_start);
1992 yy_current_state = (yy_start); in yy_get_previous_state()
2624 (yy_start) = 0; in yy_init_globals()
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp134 #define BEGIN (yy_start) = 1 + 2 *
140 #define YY_START (((yy_start) - 1) / 2)
735 if ( ! (yy_start) )
736 (yy_start) = 1; /* first start state */
765 yy_current_state = (yy_start);
1386 yy_start = 0;
1613 yy_current_state = (yy_start); in yy_get_previous_state()

12