Searched defs:next_stat (Results 1 – 4 of 4) sorted by relevance
40 int next_stat[14][21]={ /* next state table[current state][input] */ variable
39 int next_stat[14][21]={ /* next state table[current state][input] */ variable
60 static int next_stat[14][21]={ /* next state table[current state][input] */ variable
1440 static Namval_t *next_stat(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_stat() function