HomeSort by relevance Sort by last modified time
    Searched defs:wcpncpy (Results 1 - 8 of 8) sorted by null

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcpncpy.c 33 wcpncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
wchar2.h 214 size_t __n), wcpncpy);
219 __warnattr ("wcpncpy called with length bigger than size of destination "
223 __NTH (wcpncpy (wchar_t *__restrict __dest, __const wchar_t *__restrict __src, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
wchar2.h 214 size_t __n), wcpncpy);
219 __warnattr ("wcpncpy called with length bigger than size of destination "
223 __NTH (wcpncpy (wchar_t *__restrict __dest, __const wchar_t *__restrict __src, function
  /prebuilts/ndk/r11/sources/android/support/src/
wchar_support.c 28 wchar_t *wcpncpy(wchar_t *dst, const wchar_t *src, size_t n) { function
  /prebuilts/ndk/r13/sources/android/support/src/
wchar_support.c 28 wchar_t *wcpncpy(wchar_t *dst, const wchar_t *src, size_t n) { function
  /external/bison/darwin-lib/
wchar.h 965 # undef wcpncpy macro
    [all...]
  /external/bison/linux-lib/
wchar.h 965 # undef wcpncpy macro
    [all...]

Completed in 5737 milliseconds