Home | History | Annotate | Download | only in e2fsprogs

Lines Matching full:wchar_t

2545 # wchar_t.m4 serial 1 (gettext-0.12)
2554 dnl Test whether <stddef.h> has the 'wchar_t' type.
2559 AC_CACHE_CHECK([for wchar_t], gt_cv_c_wchar_t,
2561 wchar_t foo = (wchar_t)'\0';], ,
2564 AC_DEFINE(HAVE_WCHAR_T, 1, [Define if you have the 'wchar_t' type.])
2583 wint_t foo = (wchar_t)'\0';], ,