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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c525 u_short prev_char_s; local
530 prev_char_s = 0;
536 prev_char_s = curr_char_s;
572 if (prev_char_s)
573 sst[prev_char_s].other_next_s = my_state;
601 if (prev_char_s)
602 sst[prev_char_s].other_next_s = my_state;

Completed in 124 milliseconds