Home
last modified time | relevance | path

Searched refs:narrow_charset (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/include/
HDcpplib.h395 const char *narrow_charset; member
/NextBSD/contrib/gcclibs/libcpp/
HDinit.c179 CPP_OPTION (pfile, narrow_charset) = _cpp_default_encoding (); in cpp_create_reader()
HDcharset.c681 const char *ncset = CPP_OPTION (pfile, narrow_charset); in cpp_init_iconv()
/NextBSD/contrib/gcc/
HDc-opts.c797 cpp_opts->narrow_charset = arg; in c_common_handle_option()
HDChangeLog-200315607 (struct cpp_options): Add narrow_charset, wide_charset,
15646 narrow_charset, wide_charset fields of options structure.