Searched refs:CONV_USE_ICONV (Results 1 – 1 of 1) sorted by relevance
104 #define CONV_USE_ICONV 0x01 macro1000 datap->pd_conv_flags |= CONV_USE_ICONV; in setup_conversions()1012 if (datap->pd_conv_flags & CONV_USE_ICONV) { in cleanup_conversions()1081 if ((datap->pd_conv_flags & CONV_USE_ICONV) == 0) { in convert_str()