Searched refs:yy_is_jam (Results 1 – 7 of 7) sorted by relevance
1327 int yy_is_jam; in yy_try_NUL_trans() local1343 yy_is_jam = (yy_current_state == 42); in yy_try_NUL_trans()1345 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
1684 int yy_is_jam; in yy_try_NUL_trans() local1702 yy_is_jam = (yy_current_state == 94); in yy_try_NUL_trans()1705 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
2037 int yy_is_jam; in yy_try_NUL_trans() local2054 yy_is_jam = (yy_current_state == 94); in yy_try_NUL_trans()2057 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
4721 int yy_is_jam; in yy_try_NUL_trans() local4738 yy_is_jam = (yy_current_state == 1723); in yy_try_NUL_trans()4741 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
2672 int yy_is_jam; in yy_try_NUL_trans() local2689 yy_is_jam = (yy_current_state == 820); in yy_try_NUL_trans()2692 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
2450 int yy_is_jam; in yy_try_NUL_trans() local2468 yy_is_jam = (yy_current_state == 937); in yy_try_NUL_trans()2471 return yy_is_jam ? 0 : yy_current_state; in yy_try_NUL_trans()
1571 register int yy_is_jam;1574 yy_is_jam = (yy_current_state <= 0);1576 return yy_is_jam ? 0 : yy_current_state;