Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGen/
D2009-07-15-pad-wchar_t-array.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dwchar-const.c6 typedef __WCHAR_TYPE__ wchar_t; typedef
D2003-08-21-WideString.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dglobal-init.c36 typedef __WCHAR_TYPE__ wchar_t; typedef
Dstring-literal.c9 typedef __WCHAR_TYPE__ wchar_t; typedef
Dpartial-reinitialization1.c53 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/clang/test/Headers/
Dtypedef_guards.c20 typedef __typeof__(*L"") wchar_t; typedef
/external/catch2/include/internal/
Dcatch_default_main.hpp17 extern "C" int wmain (int argc, wchar_t * argv[], wchar_t * []) { argument
/external/clang/test/Sema/
Dwchar.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dformat-strings-ms.c6 typedef unsigned short wchar_t; typedef
Dstring-init.c4 typedef int wchar_t; typedef
Dformat-strings-fixit.c17 typedef __WCHAR_TYPE__ wchar_t; typedef
Dformat-strings-scanf.c9 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc154 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/external/clang/lib/Headers/
Dstddef.h90 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/python/cpython3/Misc/
Dcoverity_model.c25 typedef unsigned short wchar_t; typedef
/external/clang/test/Analysis/
Dmisc-ps.c109 typedef int wchar_t; typedef
Dmalloc.c18 typedef unsigned short wchar_t; typedef
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp101 #define wchar_t macro
/external/clang/test/SemaObjC/
Dformat-strings-objc.m142 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/libusb/msvc/
Dstdint.h74 typedef unsigned short wchar_t; typedef
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp810 std::function<void(wchar_t, wchar_t, CPDF_Array*)> Insert) { in ProcessbCJK()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc577 INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { in INTERCEPTOR() argument
584 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument
594 INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
602 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
610 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument
618 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
/external/f2fs-tools/lib/
Dlibf2fs.c55 #define wchar_t int macro
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1672 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() argument
1718 TEST_STRTO_FLOAT_LOC(__wcstold_l, wchar_t, L) in TEST_STRTO_FLOAT_LOC() argument

12