Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstddef.d30 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 Dtypes.h26 typedef __WCHAR_TYPE__ wchar_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/types/
H A DvxTypesBase.h25 typedef unsigned short wchar_t; typedef
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/types/
H A DvxTypesBase.h25 typedef unsigned short wchar_t; typedef
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dtypes.h31 typedef __WCHAR_TYPE__ wchar_t; typedef
/netbsd-src/include/
H A Dinttypes.h41 typedef _BSD_WCHAR_T_ wchar_t; typedef
H A Dwchar.h70 typedef _BSD_WCHAR_T_ wchar_t; typedef
[all...]
H A Dstddef.h
H A Dstdlib.h52 typedef _BSD_WCHAR_T_ wchar_t; typedef
/netbsd-src/external/cddl/osnet/dist/head/
H A Dlibintl.h63 typedef int wchar_t; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_win.cc168 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_win.cc161 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dtesting.h14 typedef unsigned short wchar_t ; typedef
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dtesting.h14 typedef unsigned short wchar_t ; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstddef.h74 typedef __WCHAR_TYPE__ wchar_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_win.cpp194 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstddef.h321 typedef __WCHAR_TYPE__ wchar_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstddef.h329 typedef __WCHAR_TYPE__ wchar_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h55 #define wchar_t char macro
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h55 #define wchar_t char macro
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlmbutil.h206 # define wchar_t int macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc556 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 Dmsan_test.cc1829 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