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

/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h273 #ifndef __WINT_TYPE__
274 #define __WINT_TYPE__ unsigned int macro
276 typedef __WINT_TYPE__ wint_t;
/haiku/headers/posix/
H A Dwchar.h21 #ifndef __WINT_TYPE__
22 #define __WINT_TYPE__ unsigned int macro
25 typedef __WINT_TYPE__ wint_t;

Completed in 37 milliseconds