Home
last modified time | relevance | path

Searched refs:remnant (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dutf7_to_ucs.c86 cd->remnant = 0; in _icv_iconv()
108 temp_remnant = (cd->remnant << 6) | rmb64[*ib]; in _icv_iconv()
142 cd->remnant = temp_remnant; in _icv_iconv()
160 if (cd->remnant & 0x03) { in _icv_iconv()
167 if (cd->remnant & 0x0f) { in _icv_iconv()
198 cd->remnant = 0; in _icv_iconv()
204 cd->remnant = 0; in _icv_iconv()
H A Ducs_to_utf7.c102 **outbuf = mb64[((cd->remnant <<
112 cd->remnant = 0;
247 u7 = cd->remnant <<
315 u7 = (cd->remnant << new_bits_count) |
317 cd->remnant = u4 & 0x0003;
325 cd->remnant = u4 & 0x000f;
H A Dcommon_defs.h91 unsigned int remnant; member
/titanic_50/usr/src/cmd/look/
H A Dwords18939 remnant
/titanic_50/usr/src/cmd/spell/
H A Dlist18938 remnant
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt8057 remnant from the previously discontinued 16-bit support.