Home
last modified time | relevance | path

Searched refs:wmemset (Results 1 – 9 of 9) 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/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/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/m4/
Dwchar_h.m453 wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc452 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument
1187 INTERCEPT_FUNCTION(wmemset); in InitializeInterceptors()
/external/bison/
Dconfigure33750 …rtomb wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset wcslen wcsnl…