Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/head/
HDlibintl.h55 typedef int wchar_t; typedef
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
HDlib_wunctrl.c40 NCURSES_EXPORT(wchar_t *) in NCURSES_EXPORT() argument
/freebsd-11-stable/include/
HDinttypes.h37 typedef ___wchar_t wchar_t; typedef
HDstddef.h60 typedef ___wchar_t wchar_t; typedef
HDwchar.h88 typedef ___wchar_t wchar_t; typedef
HDstdlib.h56 typedef ___wchar_t wchar_t; typedef
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
HDstddef.h74 typedef __WCHAR_TYPE__ wchar_t; typedef
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_malloc_win.cpp194 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/freebsd-11-stable/contrib/gcc/ginclude/
HDstddef.h326 typedef __WCHAR_TYPE__ wchar_t; typedef
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_interceptors.cpp555 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/
Dropeimpl.h1008 _Rope_is_simple(wchar_t*) in _Rope_is_simple() argument