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

  /bionic/libc/wchar/
wcpcpy.c 41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wchar2.h 167 wcpcpy);
170 __NTH (wcpcpy (wchar_t *__dest, __const wchar_t *__src)) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 513 extern wchar_t *wcpcpy (wchar_t *__dest, __const wchar_t *__src) __THROW;
  /bionic/libc/
Android.mk 209 wchar/wcpcpy.c \

Completed in 2241 milliseconds