/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | stddef.d | 30 alias wchar wchar_t; in version() local 35 alias dchar wchar_t; in version() local
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/ |
H A D | types.h | 26 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/types/ |
H A D | vxTypesBase.h | 25 typedef unsigned short wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/types/ |
H A D | vxTypesBase.h | 25 typedef unsigned short wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/ |
H A D | types.h | 31 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/netbsd-src/include/ |
H A D | inttypes.h | 41 typedef _BSD_WCHAR_T_ wchar_t; typedef
|
H A D | wchar.h | 70 typedef _BSD_WCHAR_T_ wchar_t; typedef [all...] |
H A D | stddef.h |
|
H A D | stdlib.h | 52 typedef _BSD_WCHAR_T_ wchar_t; typedef
|
/netbsd-src/external/cddl/osnet/dist/head/ |
H A D | libintl.h | 63 typedef int wchar_t; typedef
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_malloc_win.cc | 168 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cc | 161 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | testing.h | 14 typedef unsigned short wchar_t ; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
H A D | testing.h | 14 typedef unsigned short wchar_t ; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | stddef.h | 74 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cpp | 194 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stddef.h | 321 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | stddef.h | 329 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 55 #define wchar_t char macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
H A D | quadmath-printf.h | 55 #define wchar_t char macro
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | rlmbutil.h | 206 # define wchar_t int macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 556 INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 565 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 577 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument 585 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 1493 INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { in INTERCEPTOR() argument 1500 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument 1509 INTERCEPTOR(wchar_t *, wcsncpy, wchar_t *dest, const wchar_t *src, in INTERCEPTOR() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 1829 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() argument 1875 TEST_STRTO_FLOAT_LOC(__wcstold_l, wchar_t, L) in TEST_STRTO_FLOAT_LOC() argument
|