Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_CN.gbk%zh_CN.iso2022-CN.c198 st->last_plane = 0; in _icv_iconv()
226 st->last_plane = st->plane; in _icv_iconv()
242 if (st->last_plane == -1 || \ in _icv_iconv()
243 st->plane != st->last_plane) { in _icv_iconv()
255 st->last_plane = st->plane; in _icv_iconv()
277 if (st->last_plane != st->plane) { in _icv_iconv()
330 st->last_plane = st->plane; in _icv_iconv()
383 if (st->plane != st->last_plane) { in _icv_iconv()
396 st->last_plane = st->plane; in _icv_iconv()
432 if ( st->plane != st->last_plane ) { in _icv_iconv()
[all …]