Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h631 #define CHSET_XLAT_ICONV 2 /* Use iconv(3) */ macro
H A Dutil.c3180 if (app_data.chset_xlat == CHSET_XLAT_ICONV) { in util_chset_open()
3254 case CHSET_XLAT_ICONV: in util_chset_conv()