Searched refs:HAVE_WCRTOMB (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/gnu/lib/libregex/
H A Dconfig.h10 #define HAVE_WCRTOMB 1 macro
/freebsd-12-stable/lib/libarchive/
H A Dconfig_freebsd.h225 #define HAVE_WCRTOMB 1 macro
/freebsd-12-stable/contrib/libgnuregex/
H A Dregex_internal.h93 #if (defined MB_CUR_MAX && HAVE_LOCALE_H && HAVE_WCTYPE_H && HAVE_WCHAR_H && HAVE_WCRTOMB && HAVE_MBRTOWC && HAVE_WCSCOLL) || _LIBC
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_string.c767 #elif defined(HAVE_WCTOMB) || defined(HAVE_WCRTOMB)
787 #if HAVE_WCRTOMB
817 #if HAVE_WCRTOMB
840 #else /* HAVE_WCTOMB || HAVE_WCRTOMB */
859 #endif /* HAVE_WCTOMB || HAVE_WCRTOMB */
3427 #if HAVE_WCRTOMB
3476 #if HAVE_WCRTOMB

Completed in 131 milliseconds