Home
last modified time | relevance | path

Searched refs:ICONV_CONST (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Diconv.m484 #ifndef ICONV_CONST
85 # define ICONV_CONST $ac_iconv_const
95 static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */
97 ICONV_CONST char *inptr = input;
115 static ICONV_CONST char input[] = "\263";
117 ICONV_CONST char *inptr = input;
134 static ICONV_CONST char input[] = "\304";
136 ICONV_CONST char *inptr = input;
154 static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
156 ICONV_CONST char *inptr = input;
[all …]
/freebsd/bin/csh/
H A Dconfig.h200 #define ICONV_CONST macro
/freebsd/gnu/lib/libdialog/
H A Ddlg_config.h115 #define ICONV_CONST macro
/freebsd/contrib/tcsh/
H A Dsh.func.c2630 ICONV_CONST char *src;
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2029 ICONV_CONST char *itp; in iconv_strncat_in_locale()
/freebsd/contrib/dialog/
H A Daclocal.m4154 AC_DEFINE_UNQUOTED(ICONV_CONST, $am_cv_proto_iconv_arg1,