Searched refs:ucs_t (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/iconv_modules/hi_IN/ |
H A D | iscii91%UTF-8.c | 63 static int copy_to_outbuf(ucs_t uniid, char *buf, size_t buflen); 65 static ucs_t 74 static ucs_t 83 static ucs_t 87 ucs_t retucs=0; in traverse_table() 111 ucs_t uniid; in iscii_to_utf8() 231 copy_to_outbuf(ucs_t uniid, char *buf, size_t buflen) in copy_to_outbuf()
|
H A D | UTF-8%iscii91.c | 106 traverse_table(Entry *entry, int num, ucs_t ucs, Type *type) in traverse_table() 139 ucs_to_iscii(ucs_t uiid, char **outbuf, size_t *outbytesleft, int isc_type, int *halant_context) in ucs_to_iscii() 305 ucs_t ucsid = 0; in _icv_iconv()
|
/titanic_50/usr/src/lib/iconv_modules/hi_IN/include/ |
H A D | iscii-common.h | 29 #define ucs_t unsigned long macro 60 ucs_t ucs;
|