Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/DECHanyu/
H A Dcitrus_dechanyu.h35 _CITRUS_STDENC_GETOPS_FUNC(DECHanyu);
/freebsd/lib/libiconv_modules/EUC/
H A Dcitrus_euc.h35 _CITRUS_STDENC_GETOPS_FUNC(EUC);
/freebsd/lib/libiconv_modules/GBK2K/
H A Dcitrus_gbk2k.h35 _CITRUS_STDENC_GETOPS_FUNC(GBK2K);
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.h35 _CITRUS_STDENC_GETOPS_FUNC(HZ);
/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.h35 _CITRUS_STDENC_GETOPS_FUNC(ISO2022);
/freebsd/lib/libiconv_modules/JOHAB/
H A Dcitrus_johab.h35 _CITRUS_STDENC_GETOPS_FUNC(JOHAB);
/freebsd/lib/libiconv_modules/UES/
H A Dcitrus_ues.h35 _CITRUS_STDENC_GETOPS_FUNC(UES);
/freebsd/lib/libiconv_modules/UTF1632/
H A Dcitrus_utf1632.h35 _CITRUS_STDENC_GETOPS_FUNC(UTF1632);
/freebsd/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.h35 _CITRUS_STDENC_GETOPS_FUNC(UTF7);
/freebsd/lib/libiconv_modules/UTF8/
H A Dcitrus_utf8.h35 _CITRUS_STDENC_GETOPS_FUNC(UTF8);
/freebsd/lib/libiconv_modules/VIQR/
H A Dcitrus_viqr.h35 _CITRUS_STDENC_GETOPS_FUNC(VIQR);
/freebsd/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.h35 _CITRUS_STDENC_GETOPS_FUNC(BIG5);
/freebsd/lib/libiconv_modules/EUCTW/
H A Dcitrus_euctw.h35 _CITRUS_STDENC_GETOPS_FUNC(EUCTW);
/freebsd/lib/libiconv_modules/MSKanji/
H A Dcitrus_mskanji.h35 _CITRUS_STDENC_GETOPS_FUNC(MSKanji);
/freebsd/lib/libiconv_modules/ZW/
H A Dcitrus_zw.h35 _CITRUS_STDENC_GETOPS_FUNC(ZW);
/freebsd/lib/libc/iconv/
H A Dcitrus_stdenc_local.h41 #define _CITRUS_STDENC_GETOPS_FUNC(_e_) \ macro