Home
last modified time | relevance | path

Searched refs:next_stat (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dbyte_to_comb.c60 static int next_stat[14][21]={ /* next state table[current state][input] */ variable
132 cur_stat = next_stat[cur_stat][cur_input];
H A Dnbyte_euc.h40 int next_stat[14][21]={ /* next state table[current state][input] */ variable
H A Dnbyte_utf.h39 int next_stat[14][21]={ /* next state table[current state][input] */ variable
H A Dnbyte_to_UTF2.c105 state = next_stat[cd->cur_stat][cur_input]; in _icv_iconv()
H A Dnbyte_to_euc.c123 state = next_stat[cd->cur_stat][cur_input]; in _icv_iconv()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1724 static Namval_t *next_stat(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_stat() function
1768 next_stat