Searched refs:JIS_state_table (Results 1 – 2 of 2) sorted by relevance
56 static JIS_STATE JIS_state_table[JIS_S_NUM][JIS_C_NUM] = { variable924 curr_state = JIS_state_table[curr_state][ch]; in __jis_mbtowc()
3648 * libc/stdlib/mbtowc_r.c (JIS_state_table): Disable when building21899 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Defined arrays 'JIS_state_table' and