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

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcpcpy.c 41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
wchar2.h 166 __const wchar_t *__restrict __src), wcpcpy);
169 __NTH (wcpcpy (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 166 __const wchar_t *__restrict __src), wcpcpy);
169 __NTH (wcpcpy (wchar_t *__restrict __dest, __const wchar_t *__restrict __src)) function

Completed in 326 milliseconds