Searched refs:ICONV_DONT_SAVE_BIT (Results 1 – 3 of 3) sorted by relevance
33 #define ICONV_DONT_SAVE_BIT 1 macro
184 flags |= ICONV_DONT_SAVE_BIT; in _iconv_nls_conv()
184 if (flags & ICONV_DONT_SAVE_BIT) in ucs_based_conversion_convert()