Searched refs:yy_start (Results 1 - 15 of 15) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc168 #define BEGIN (yy_start) = 1 + 2 *
174 #define YY_START (((yy_start) - 1) / 2)
348 static int yy_start = 0; /* start state number */ variable
823 if ( ! (yy_start) )
824 (yy_start) = 1; /* first start state */
863 yy_current_state = (yy_start);
1278 yy_current_state = (yy_start);
1963 (yy_start) = 0;
/external/bison/src/
H A Dscan-skel.c187 #define BEGIN (yy_start) = 1 + 2 *
193 #define YY_START (((yy_start) - 1) / 2)
367 static int yy_start = 0; /* start state number */ variable
920 if ( ! (yy_start) )
921 (yy_start) = 1; /* first start state */
960 yy_current_state = (yy_start);
1486 yy_current_state = (yy_start);
2171 (yy_start) = 0;
H A Dscan-code.c187 #define BEGIN (yy_start) = 1 + 2 *
193 #define YY_START (((yy_start) - 1) / 2)
367 static int yy_start = 0; /* start state number */ variable
1027 if ( ! (yy_start) )
1028 (yy_start) = 1; /* first start state */
1067 yy_current_state = (yy_start);
1699 yy_current_state = (yy_start);
2384 (yy_start) = 0;
H A Dscan-gram.c187 #define BEGIN (yy_start) = 1 + 2 *
193 #define YY_START (((yy_start) - 1) / 2)
367 static int yy_start = 0; /* start state number */ variable
1344 if ( ! (yy_start) )
1345 (yy_start) = 1; /* first start state */
1384 yy_current_state = (yy_start);
2735 yy_current_state = (yy_start);
3422 (yy_start) = 0;
/external/elfutils/0.153/libcpu/
H A Di386_lex.c143 #define BEGIN (yy_start) = 1 + 2 *
149 #define YY_START (((yy_start) - 1) / 2)
311 static int yy_start = 0; /* start state number */ variable
779 if ( ! (yy_start) )
780 (yy_start) = 1; /* first start state */
809 yy_current_state = (yy_start);
1254 yy_current_state = (yy_start);
1896 (yy_start) = 0;
/external/elfutils/0.153/src/
H A Dldlex.c144 #define BEGIN (yy_start) = 1 + 2 *
150 #define YY_START (((yy_start) - 1) / 2)
312 static int yy_start = 0; /* start state number */ variable
1360 if ( ! (yy_start) )
1361 (yy_start) = 1; /* first start state */
1390 yy_current_state = (yy_start);
2046 yy_current_state = (yy_start);
2688 (yy_start) = 0;
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-flex.c144 #define BEGIN (yy_start) = 1 + 2 *
150 #define YY_START (((yy_start) - 1) / 2)
307 static int yy_start = 0; /* start state number */ variable
705 if ( ! (yy_start) )
706 (yy_start) = 1; /* first start state */
735 yy_current_state = (yy_start);
1108 yy_current_state = (yy_start);
1740 (yy_start) = 0;
H A Dparse-events-flex.c142 #define BEGIN yyg->yy_start = 1 + 2 *
148 #define YY_START ((yyg->yy_start - 1) / 2)
1137 int yy_start; member in struct:yyguts_t
1381 if ( ! yyg->yy_start )
1382 yyg->yy_start = 1; /* first start state */
1411 yy_current_state = yyg->yy_start;
2062 yy_current_state = yyg->yy_start;
2889 yyg->yy_start = 0;
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp153 #define BEGIN yyg->yy_start = 1 + 2 *
159 #define YY_START ((yyg->yy_start - 1) / 2)
607 int yy_start; member in struct:yyguts_t
831 if ( ! yyg->yy_start )
832 yyg->yy_start = 1; /* first start state */
861 yy_current_state = yyg->yy_start;
1460 yy_current_state = yyg->yy_start;
2218 yyg->yy_start = 0;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c143 #define BEGIN yyg->yy_start = 1 + 2 *
149 #define YY_START ((yyg->yy_start - 1) / 2)
662 int yy_start; member in struct:yyguts_t
913 if ( ! yyg->yy_start )
914 yyg->yy_start = 1; /* first start state */
943 yy_current_state = yyg->yy_start;
1622 yy_current_state = yyg->yy_start;
2460 yyg->yy_start = 0;
H A Dglsl_lexer.cc143 #define BEGIN yyg->yy_start = 1 + 2 *
149 #define YY_START ((yyg->yy_start - 1) / 2)
1171 int yy_start; member in struct:yyguts_t
1402 if ( ! yyg->yy_start )
1403 yyg->yy_start = 1; /* first start state */
1432 yy_current_state = yyg->yy_start;
2945 yy_current_state = yyg->yy_start;
3705 yyg->yy_start = 0;
H A Dlex.yy.c143 #define BEGIN yyg->yy_start = 1 + 2 *
149 #define YY_START ((yyg->yy_start - 1) / 2)
1210 int yy_start; member in struct:yyguts_t
1440 if ( ! yyg->yy_start )
1441 yyg->yy_start = 1; /* first start state */
1470 yy_current_state = yyg->yy_start;
2771 yy_current_state = yyg->yy_start;
3566 yyg->yy_start = 0;
/external/libpcap/
H A Dscanner.c145 #define BEGIN (yy_start) = 1 + 2 *
151 #define YY_START (((yy_start) - 1) / 2)
308 static int yy_start = 0; /* start state number */ variable
2972 if ( ! (yy_start) )
2973 (yy_start) = 1; /* first start state */
3002 yy_current_state = (yy_start);
4125 yy_current_state = (yy_start);
4656 (yy_start) = 0;
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp165 #define BEGIN yyg->yy_start = 1 + 2 *
171 #define YY_START ((yyg->yy_start - 1) / 2)
1049 int yy_start; member in struct:yyguts_t
1273 if ( ! yyg->yy_start )
1274 yyg->yy_start = 1; /* first start state */
1303 yy_current_state = yyg->yy_start;
2320 yy_current_state = yyg->yy_start;
3085 yyg->yy_start = 0;
/external/ipsec-tools/src/racoon/
H A Dcftoken.l84 "begin <%d>%s\n", yy_start, yytext);
87 yy_start, loglevel >= LLV_DEBUG2 ? "\n" : ""); \

Completed in 2606 milliseconds