Searched refs:WIDE_STRINGS (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/tcsh/
H A Dconfig_f.h50 * WIDE_STRINGS Represent strings using wide characters
54 # define WIDE_STRINGS macro
107 * be used with SHORT_STRINGS (or WIDE_STRINGS)
117 #if defined (SHORT_STRINGS) && !defined (WIDE_STRINGS)
191 #ifdef WIDE_STRINGS
193 #error "WIDE_STRINGS cannot be used together with WINNT_NATIVE"
197 #error "SHORT_STRINGS must be defined if WIDE_STRINGS is defined"
201 #error "NLS must be defined if WIDE_STRINGS is defined"
205 #error "DSPMBYTE must not be defined if WIDE_STRINGS is defined"
H A Dtc.nls.h37 #ifdef WIDE_STRINGS
H A Dtc.nls.c38 #ifdef WIDE_STRINGS
134 #ifdef WIDE_STRINGS
H A Dtc.vers.c48 #ifdef WIDE_STRINGS
H A Dsh.char.h40 # ifdef WIDE_STRINGS
151 #ifdef WIDE_STRINGS
168 #ifdef WIDE_STRINGS
188 # ifdef WIDE_STRINGS
H A Dsh.print.c124 #ifdef WIDE_STRINGS
H A Dtc.str.c42 #ifdef WIDE_STRINGS
48 #ifdef WIDE_STRINGS
247 #if !defined (WIDE_STRINGS) || defined (UTF16_STRINGS)
389 #endif /* not WIDE_STRINGS */
394 #ifdef WIDE_STRINGS
H A Dsh.h79 #if defined(KANJI) && defined(WIDE_STRINGS) && defined(HAVE_NL_LANGINFO) && defined(CODESET)
96 # ifdef WIDE_STRINGS
718 #ifdef WIDE_STRINGS /* Implies SHORT_STRINGS */
765 * If (WIDE_STRINGS && cantell), fbobp is always a byte offset, but
769 * If (!cantell), all offsets are character offsets; if (!WIDE_STRINGS), there
778 #ifdef WIDE_STRINGS
1081 # ifdef WIDE_STRINGS
1117 #if defined(WIDE_STRINGS) && !defined(UTF16_STRINGS)
H A Dglob.c136 # if defined(WIDE_STRINGS)
156 # else /* not WIDE_STRINGS */
327 #ifdef WIDE_STRINGS
338 #endif /* WIDE_STRINGS */
539 #ifdef WIDE_STRINGS
H A Dtc.decls.h261 #ifdef WIDE_STRINGS
H A Dsh.decls.h328 #ifdef WIDE_STRINGS
H A Dsh.lex.c1583 #ifdef WIDE_STRINGS
1616 #ifdef WIDE_STRINGS
1743 #ifdef WIDE_STRINGS
1792 #ifdef WIDE_STRINGS
H A Dsh.file.c597 #if defined (WIDE_STRINGS) && !defined (UTF16_STRING)
615 #endif /* not WIDE_STRINGS */
H A Dsh.hist.c221 #ifdef WIDE_STRINGS

Completed in 110 milliseconds