Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/include/
H A Discii.h59 type = NUM_ISCII;
66 NUM_ISCII,/* 0x46 */
74 int aTRs[NUM_ISCII] = {
91 Entries iscii_table[NUM_ISCII]= {
103 Entries unicode_table[NUM_ISCII]= {
115 int *nukta_type[NUM_ISCII] = {
127 int *EXT_type[NUM_ISCII] = {
H A Discii-common.h56 typedef enum { DEV, BNG, GMK, GJR, ORI, TML, TLG, KND, MLM, NUM_ISCII } ISCII; enumerator
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A DUTF-8%iscii91.c323 if ( isc_type != NUM_ISCII && st->aATR != aTRs[isc_type] ) { in _icv_iconv()
342 if ( isc_type == NUM_ISCII ) { in _icv_iconv()