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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dvasnprintf.c36 TCHAR_T The element type of the argument and result string
39 sizeof (TCHAR_T) | sizeof (DCHAR_T) and
40 alignof (TCHAR_T) <= alignof (DCHAR_T).
41 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
126 # define TCHAR_T wchar_t macro
137 # define TCHAR_T char macro
147 /* TCHAR_T is wchar_t. */
164 /* TCHAR_T is char. */
1501 /* Returns the number of TCHAR_T units needed as temporary space for the result
1767 TCHAR_T *bu
5564 #undef TCHAR_T macro
[all...]

Completed in 20 milliseconds