Searched refs:yy_is_jam (Results 1 – 5 of 5) 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()
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()
4570 int yy_is_jam; in yy_try_NUL_trans() local4587 yy_is_jam = (yy_current_state == 1728); in yy_try_NUL_trans()4590 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()
1571 register int yy_is_jam;1574 yy_is_jam = (yy_current_state <= 0);1576 return yy_is_jam ? 0 : yy_current_state;