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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dvasnprintf.c41 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
127 # define DCHAR_IS_TCHAR 1 macro
138 # define DCHAR_IS_TCHAR 1 macro
226 #if (((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99) && WIDE_CHAR_VERSION) || ((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && !WIDE_CHAR_VERSION && DCHAR_IS_TCHAR)) && HAVE_WCHAR_T
2065 # if DCHAR_IS_TCHAR
2193 # if DCHAR_IS_TCHAR
2321 # if DCHAR_IS_TCHAR
2622 # if !DCHAR_IS_TCHAR
2672 # if DCHAR_IS_TCHAR
2714 # if DCHAR_IS_TCHAR
5563 #undef DCHAR_IS_TCHAR macro
[all...]

Completed in 22 milliseconds