/bionic/libc/upstream-freebsd/lib/libc/string/ |
wcpncpy.c | 33 wcpncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) function
|
/external/bison/lib/ |
wchar.in.h | 646 _GL_FUNCDECL_SYS (wcpncpy, wchar_t *, 649 _GL_CXXALIAS_SYS (wcpncpy, wchar_t *, 651 _GL_CXXALIASWARN (wcpncpy); 653 # undef wcpncpy 655 _GL_WARN_ON_USE (wcpncpy, "wcpncpy is unportable - " 656 "use gnulib module wcpncpy for portability"); [all...] |
/external/bison/darwin-lib/ |
wchar.h | 965 # undef wcpncpy macro [all...] |
/external/bison/linux-lib/ |
wchar.h | 965 # undef wcpncpy macro [all...] |
/ndk/sources/android/support/include/ |
wchar.h | 213 wchar_t *wcpncpy (wchar_t *__restrict__, const wchar_t *__restrict__, size_t);
|
/ndk/sources/android/support/src/ |
wchar_support.c | 27 wchar_t *wcpncpy(wchar_t *dst, const wchar_t *src, size_t n) { function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
wchar2.h | 214 size_t __n), wcpncpy); 219 __warnattr ("wcpncpy called with length bigger than size of destination " 223 __NTH (wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
wchar2.h | 214 size_t __n), wcpncpy); 219 __warnattr ("wcpncpy called with length bigger than size of destination " 223 __NTH (wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
wchar2.h | 214 size_t __n), wcpncpy); 219 __warnattr ("wcpncpy called with length bigger than size of destination " 223 __NTH (wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wchar.h | 517 extern wchar_t *wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wchar.h | 517 extern wchar_t *wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wchar.h | 517 extern wchar_t *wcpncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)
|
/bionic/libc/ |
Android.mk | 299 upstream-freebsd/lib/libc/string/wcpncpy.c \
|
/external/bison/ |
configure | [all...] |