Searched refs:MAX_CNS3_NUM (Results 1 – 7 of 7) sorted by relevance
36 #define MAX_CNS3_NUM 8 /* plane #3 */ macro13782 table_t cns_big5_tab3[MAX_CNS3_NUM] = {
43 #define MAX_CNS3_NUM 4197 /* plane #3 (originally plane #14) */ macro13785 table_t cns3_utf_tab[MAX_CNS3_NUM] = {
37 #define MAX_CNS3_NUM 6394 /* plane #3 (originally plane #14) */ macro13576 cns_utf cns3_utf_tab[MAX_CNS3_NUM] = {
305 unidx = binsearch(cns_val, cns_big5_tab3, MAX_CNS3_NUM); in cns_to_big5()
377 unidx = binsearch(iso_val, cns3_utf_tab, MAX_CNS3_NUM); in iso_to_utf8()
357 unidx = binsearch(cns_val, cns3_utf_tab, MAX_CNS3_NUM); in cns_to_utf8()
720 unidx = binsearch(cns_val, cns3_utf_tab, MAX_CNS3_NUM); in iso_cns_to_utf()