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);
167 using ::wmemmove;
D__string309 {return __n == 0 ? __s1 : (char_type*)wmemmove(__s1, __s2, __n);}
/external/libcxx/test/std/depr/depr.c.headers/
Dwchar_h.pass.cpp96 static_assert((std::is_same<decltype(wmemmove(ws, L"", s)), wchar_t*>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwchar.pass.cpp95 static_assert((std::is_same<decltype(std::wmemmove(ws, L"", s)), wchar_t*>::value), ""); in main()
/external/pdfium/core/fxcrt/
Dfx_basic_wstring.cpp317 wmemmove(m_pData->m_String + nIndex, m_pData->m_String + mLength, in Delete()
630 wmemmove(m_pData->m_String + nIndex + 1, m_pData->m_String + nIndex, in Insert()
/external/bison/m4/
Dwchar_h.m453 wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc618 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
621 wchar_t *res = REAL(wmemmove)(dest, src, n); in INTERCEPTOR()
1501 INTERCEPT_FUNCTION(wmemmove); in InitializeInterceptors()
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist2009 {'type': 'FUNC', 'name': 'wmemmove@GLIBC_2.2.5'}
/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