Searched defs:_BSD_WCHAR_T_ (Results 1 - 6 of 6) sorted by relevance
| /src/include/ | ||
| H A D | inttypes.h | 41 typedef _BSD_WCHAR_T_ wchar_t; typedef in typeref:typename:wchar_t |
| H A D | wchar.h | 70 typedef _BSD_WCHAR_T_ wchar_t; typedef in typeref:typename:wchar_t |
| H A D | stdlib.h | 52 typedef _BSD_WCHAR_T_ wchar_t; typedef in typeref:typename:wchar_t |
| /src/sys/arch/ia64/include/ | ||
| H A D | ansi.h | 69 #define _BSD_WCHAR_T_ int /* wchar_t */ macro |
| /src/sys/sys/ | ||
| H A D | common_ansi.h | 73 #define _BSD_WCHAR_T_ __WCHAR_TYPE__ /* wchar_t */ macro |
| H A D | stddef.h | 109 typedef _BSD_WCHAR_T_ wchar_t; typedef in typeref:typename:wchar_t |
Completed in 8 milliseconds