Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Ducs_to_utf7.c81 signed char new_remnant_count; local
314 new_remnant_count = 16 - new_bits_count;
316 (u4 >> new_remnant_count);
318 cd->remnant_count = new_remnant_count;