Home
last modified time | relevance | path

Searched refs:wmemmove (Results 1 – 14 of 14) sorted by relevance

/external/bison/lib/
Dwchar.in.h528 _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
531 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
533 _GL_CXXALIASWARN (wmemmove);
535 # undef wmemmove
537 _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
/external/bison/linux-lib/
Dwchar.h840 _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
843 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
845 _GL_CXXALIASWARN (wmemmove);
847 # undef wmemmove
849 _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
/external/bison/darwin-lib/
Dwchar.h840 _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
843 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
845 _GL_CXXALIASWARN (wmemmove);
847 # undef wmemmove
849 _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
/external/libcxx/include/
Dcwchar87 wchar_t* wmemmove(wchar_t* s1, const wchar_t* s2, size_t n);
197 using ::wmemmove;
Dstring690 {return __n == 0 ? __s1 : (char_type*)wmemmove(__s1, __s2, __n);}
/external/libcxx/test/std/depr/depr.c.headers/
Dwchar_h.pass.cpp97 static_assert((std::is_same<decltype(wmemmove(ws, L"", s)), wchar_t*>::value), ""); in main()
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp140 wmemmove(wbuf, L" ", 2);
/external/libcxx/test/std/strings/c.strings/
Dcwchar.pass.cpp92 static_assert((std::is_same<decltype(std::wmemmove(ws, L"", s)), wchar_t*>::value), ""); in main()
/external/bison/m4/
Dwchar_h.m453 wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc632 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
635 wchar_t *res = REAL(wmemmove)(dest, src, n); in INTERCEPTOR()
1556 INTERCEPT_FUNCTION(wmemmove); in InitializeInterceptors()
/external/ltrace/etc/
Dlibc.so.conf524 wstring3_t wmemmove(addr, wstring3_t, ulong);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3297 fun:wmemmove=uninstrumented
/external/bison/
Dconfigure33750 …towcs wcrtomb wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset wcsl…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym596 PUBLIC 90d40 0 wmemmove