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

/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h90 __WCHAR_TYPE__ have reasonable values. This can happen if the
247 #ifndef __WCHAR_TYPE__
248 #define __WCHAR_TYPE__ int macro
251 typedef __WCHAR_TYPE__ wchar_t;

Completed in 75 milliseconds