Searched refs:wchar (Results 276 - 300 of 304) sorted by relevance

<<111213

/freebsd-11-stable/usr.bin/sort/
H A Dbwstring.c40 #include <wchar.h>
H A Dfile.c48 #include <wchar.h>
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dsearch.c34 # include <wchar.h>
H A Dgrep.c39 # include <wchar.h>
H A Ddfa.c55 # include <wchar.h>
/freebsd-11-stable/contrib/tcsh/
H A Dsh.h96 #include <wchar.h>
H A Dconfigure5643 for ac_header in wchar.h
5645 ac_fn_c_check_header_mongrel "$LINENO" "wchar.h" "ac_cv_header_wchar_h" "$ac_includes_default"
5660 #include <wchar.h>
6632 #include <wchar.h>
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf.c50 # include <wchar.h>
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h85 #include <wchar.h>
/freebsd-11-stable/contrib/libstdc++/include/
H A DMakefile.in833 ${tr1_srcdir}/wchar.h \
901 ${c_compatibility_srcdir}/wchar.h \
/freebsd-11-stable/bin/sh/
H A Dexpand.c57 #include <wchar.h>
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp50 #include <wchar.h>
H A Dsanitizer_platform_limits_netbsd.cpp232 #include <wchar.h>
/freebsd-11-stable/lib/libc/regex/
H A Dregcomp.c55 #include <wchar.h>
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c71 #include <wchar.h>
H A Darchive_acl.c37 #include <wchar.h>
H A Darchive_string.c58 #include <wchar.h>
/freebsd-11-stable/contrib/dialog/
H A Dutil.c35 #include <wchar.h>
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp-parse.c39 #include <wchar.h>
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h146 #include <wchar.h>
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c59 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
60 # include <wchar.h>
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c59 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
60 # include <wchar.h>
/freebsd-11-stable/contrib/libxo/libxo/
H A Dlibxo.c35 #include <wchar.h>
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c90 # include <wchar.h>
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure7010 for ac_header in wchar.h
8003 #include <wchar.h>
8229 echo "$as_me:$LINENO: checking for wchar_t in wchar.h" >&5
8230 echo $ECHO_N "checking for wchar_t in wchar.h... $ECHO_C" >&6
8240 #include <wchar.h>

Completed in 693 milliseconds

<<111213