Home
last modified time | relevance | path

Searched refs:wmemset (Results 1 – 16 of 16) sorted by relevance

/external/stlport/stlport/stl/
D_cwchar.h93 extern wchar_t *wmemset();
314 # undef wmemset
317 inline wchar_t* wmemset(wchar_t* __wdst, wchar_t __wc, size_t __n) in wmemset() function
324 inline wchar_t* wmemset(wchar_t* __wdst, wchar_t __wc, size_t __n) in wmemset() function
328 using _STLP_VENDOR_CSTD::wmemset;
Dchar_traits.h261 { return wmemset(__s, __c, __n); } in assign()
/external/bison/lib/
Dwchar.in.h546 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
548 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
549 _GL_CXXALIASWARN (wmemset);
551 # undef wmemset
553 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
Dvasnprintf.c133 # define DCHAR_SET wmemset
/external/bison/linux-lib/
Dwchar.h858 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
860 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
861 _GL_CXXALIASWARN (wmemset);
863 # undef wmemset
865 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
/external/bison/darwin-lib/
Dwchar.h858 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
860 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
861 _GL_CXXALIASWARN (wmemset);
863 # undef wmemset
865 _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
/external/libcxx/include/
Dcwchar88 wchar_t* wmemset(wchar_t* s, wchar_t c, size_t n);
204 using ::wmemset;
Dstring726 {return (char_type*)wmemset(__s, __a, __n);}
/external/libcxx/test/depr/depr.c.headers/
Dwchar_h.pass.cpp94 static_assert((std::is_same<decltype(wmemset(ws, L' ', s)), wchar_t*>::value), ""); in main()
/external/libcxx/test/strings/c.strings/
Dcwchar.pass.cpp99 static_assert((std::is_same<decltype(std::wmemset(ws, L' ', s)), wchar_t*>::value), ""); in main()
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp141 { wchar_t *ptr = NULL; wmemset(wcstok(wbuf, L" ", &ptr), L'я', 5); }
/external/bison/m4/
Dwchar_h.m453 wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset
/external/ltrace/etc/
Dlibc.so.conf525 wstring3_t wmemset(addr, wchar_t, ulong);
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc537 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument
1501 INTERCEPT_FUNCTION(wmemset); in InitializeInterceptors()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt3551 fun:wmemset=uninstrumented
/external/bison/
Dconfigure33750 …rtomb wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset wcslen wcsnl…