Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dhangulcode.h69 #define MAX_U2E_NUM 8223 macro
H A Dutf_euc.h78 #define MAX_U2E_NUM 8223 macro
H A DUTF2_to_euc.c163 for (l = 0, h = MAX_U2E_NUM; l < h; ) in _icv_iconv()