Home
last modified time | relevance | path

Searched refs:yy_c (Results 1 – 5 of 5) sorted by relevance

/external/bison/examples/calc++/
Dcalc++-scanner.cc867 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
873 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
877 yy_c = yy_meta[(unsigned int) yy_c];
879 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1283 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
1289 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1293 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1295 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1316 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
1322 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
/external/bison/src/
Dscan-skel.c964 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
970 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
974 yy_c = yy_meta[(unsigned int) yy_c];
976 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1491 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
1497 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1501 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1503 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1524 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
1530 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
Dscan-gram.c1389 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
1395 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1399 yy_c = yy_meta[(unsigned int) yy_c];
1401 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
2741 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 58); in yy_get_previous_state() local
2747 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
2751 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
2753 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
2774 register YY_CHAR yy_c = 58; in yy_try_NUL_trans() local
2780 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
Dscan-code.c1071 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; variable
1077 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1081 yy_c = yy_meta[(unsigned int) yy_c];
1083 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1704 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 30); in yy_get_previous_state() local
1710 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
1714 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
1716 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
1737 register YY_CHAR yy_c = 30; in yy_try_NUL_trans() local
1743 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]
/external/libpcap/
Dscanner.c3009 register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; variable
3015 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3019 yy_c = yy_meta[(unsigned int) yy_c];
3021 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
4138 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); in yy_get_previous_state() local
4144 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()
4148 yy_c = yy_meta[(unsigned int) yy_c]; in yy_get_previous_state()
4150 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()
4166 register YY_CHAR yy_c = 1; in yy_try_NUL_trans() local
4172 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()
[all …]