Home
last modified time | relevance | path

Searched refs:HAVE_WCWIDTH (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/tcsh/
Dtc.nls.c39 # ifdef HAVE_WCWIDTH
65 # ifdef HAVE_WCWIDTH in NLSWidth()
88 #ifdef HAVE_WCWIDTH in NLSStringWidth()
Dconfig.h.in199 #undef HAVE_WCWIDTH
/freebsd-10-stable/contrib/xz/src/common/
Dtuklib_mbstr_width.c15 #if defined(HAVE_MBRTOWC) && defined(HAVE_WCWIDTH)
27 #if !(defined(HAVE_MBRTOWC) && defined(HAVE_WCWIDTH)) in tuklib_mbstr_width()
/freebsd-10-stable/bin/csh/
Dconfig.h198 #define HAVE_WCWIDTH 1 macro
/freebsd-10-stable/gnu/lib/libreadline/
Dconfig.h121 #define HAVE_WCWIDTH 1 macro
/freebsd-10-stable/lib/liblzma/
Dconfig.h298 #define HAVE_WCWIDTH 1 macro
/freebsd-10-stable/lib/libmagic/
Dconfig.h258 #define HAVE_WCWIDTH 1 macro
/freebsd-10-stable/contrib/libreadline/
Drlmbutil.h47 defined (HAVE_WCWIDTH)
Dconfig.h.in119 #undef HAVE_WCWIDTH
Daclocal.m41688 AC_CHECK_FUNC(wcwidth, AC_DEFINE(HAVE_WCWIDTH))
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dopenbsd-compat.h236 #ifndef HAVE_WCWIDTH
/freebsd-10-stable/crypto/openssh/
Dconfig.h1387 #define HAVE_WCWIDTH 1 macro
/freebsd-10-stable/contrib/file/src/
Dfile.c533 #if defined(HAVE_WCHAR_H) && defined(HAVE_MBRTOWC) && defined(HAVE_WCWIDTH) in file_mbswidth()
Dfuncs.c386 #if defined(HAVE_WCHAR_H) && defined(HAVE_MBRTOWC) && defined(HAVE_WCWIDTH) in file_getbuffer()
/freebsd-10-stable/contrib/file/
Dconfig.h.in241 #undef HAVE_WCWIDTH