Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Diso2022-7_to_euc.c42 enum _GSTATE { _nostate, _g0, _g1}; enumerator
243 if ( st->_gstate == _g1 ) { in _cv_enconv()
269 st->_gstate = _g1; in _cv_enconv()
H A Deuc_to_iso2022-7.c42 enum _GSTATE { _nostate, _g0, _g1}; enumerator
257 st->_gstate = _g1; in _cv_enconv()