Home
last modified time | relevance | path

Searched defs:next_act (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dnbyte_euc.h60 int next_act[14][21]={ /* next action table[current state][input] */ variable
H A Dnbyte_utf.h59 int next_act[14][21]={ /* next action table[current state][input] */ variable
H A Dbyte_to_comb.c80 static int next_act[14][21]={ /* next action table[current state][input] */ variable