Home
last modified time | relevance | path

Searched refs:WIDE_STRINGS (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/contrib/tcsh/
HDconfig_f.h57 # define WIDE_STRINGS macro
120 #if defined (SHORT_STRINGS) && !defined (WIDE_STRINGS)
180 #ifdef WIDE_STRINGS
HDsh.char.h39 # ifdef WIDE_STRINGS
150 #ifdef WIDE_STRINGS
167 #ifdef WIDE_STRINGS
187 # ifdef WIDE_STRINGS
HDtc.nls.h36 #ifdef WIDE_STRINGS
HDsh.h78 #if defined(KANJI) && defined(WIDE_STRINGS) && defined(HAVE_NL_LANGINFO) && defined(CODESET)
95 # ifdef WIDE_STRINGS
725 #ifdef WIDE_STRINGS /* Implies SHORT_STRINGS */
794 #ifdef WIDE_STRINGS
1093 # ifdef WIDE_STRINGS
1129 #if defined(WIDE_STRINGS) && !defined(UTF16_STRINGS)
HDtc.str.c39 #ifdef WIDE_STRINGS
45 #ifdef WIDE_STRINGS
258 #if !defined (WIDE_STRINGS) || defined (UTF16_STRINGS)
405 #ifdef WIDE_STRINGS
HDtc.nls.c34 #ifdef WIDE_STRINGS
HDtc.vers.c44 #ifdef WIDE_STRINGS in fix_version()
HDglob.c141 # if defined(WIDE_STRINGS) in globcharcoll()
335 #ifdef WIDE_STRINGS in glob()
548 #ifdef WIDE_STRINGS in One_Char_mbtowc()
HDsh.print.c120 #ifdef WIDE_STRINGS
HDsh.lex.c1603 #ifdef WIDE_STRINGS in wide_read()
1636 #ifdef WIDE_STRINGS in bgetc()
1763 #ifdef WIDE_STRINGS in bseek()
1812 #ifdef WIDE_STRINGS in btell()
HDtc.decls.h260 #ifdef WIDE_STRINGS
HDsh.decls.h332 #ifdef WIDE_STRINGS
HDsh.misc.c481 #ifdef WIDE_STRINGS in quote()
HDsh.file.c594 #if defined (WIDE_STRINGS) && !defined (UTF16_STRING) in compare()
HDed.refresh.c165 #ifdef WIDE_STRINGS in Draw()
HDsh.hist.c209 #ifdef WIDE_STRINGS in addWordToHash()
HDFixes362 68. Automatically disable WIDE_STRINGS with --disable-nls (Miloslav Trmac)
489 44. Fix history printing bug with WIDE_STRINGS
497 36. Fix display problems with two-column characters when using WIDE_STRINGS.
522 17. WIDE_STRINGS support (Miloslav Trmac)