Searched refs:CONV_USE_ICONV (Results 1 – 1 of 1) sorted by relevance
96 #define CONV_USE_ICONV 0x01 macro977 datap->pd_conv_flags |= CONV_USE_ICONV; in setup_conversions()989 if (datap->pd_conv_flags & CONV_USE_ICONV) { in cleanup_conversions()1058 if ((datap->pd_conv_flags & CONV_USE_ICONV) == 0) { in convert_str()