Searched defs:wchar_t (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/cddl/contrib/opensolaris/head/ |
| HD | libintl.h | 55 typedef int wchar_t; typedef
|
| /freebsd-11-stable/contrib/ncurses/ncurses/widechar/ |
| HD | lib_wunctrl.c | 40 NCURSES_EXPORT(wchar_t *) in NCURSES_EXPORT() argument
|
| /freebsd-11-stable/include/ |
| HD | inttypes.h | 37 typedef ___wchar_t wchar_t; typedef
|
| HD | stddef.h | 60 typedef ___wchar_t wchar_t; typedef
|
| HD | wchar.h | 88 typedef ___wchar_t wchar_t; typedef
|
| HD | stdlib.h | 56 typedef ___wchar_t wchar_t; typedef
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ |
| HD | stddef.h | 74 typedef __WCHAR_TYPE__ wchar_t; typedef
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_malloc_win.cpp | 194 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
| /freebsd-11-stable/contrib/gcc/ginclude/ |
| HD | stddef.h | 326 typedef __WCHAR_TYPE__ wchar_t; typedef
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/ |
| HD | msan_interceptors.cpp | 555 INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 564 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 576 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument 584 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 1511 INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { in INTERCEPTOR() argument 1518 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument 1527 INTERCEPTOR(wchar_t *, wcsncpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
|
| /freebsd-11-stable/contrib/libstdc++/include/ext/ |
| D | ropeimpl.h | 1008 _Rope_is_simple(wchar_t*) in _Rope_is_simple() argument
|