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

  /bionic/libc/wchar/
wcsdup.c 34 wcsdup(const wchar_t *s) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 208 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 208 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 208 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
  /bionic/libc/
Android.mk 217 wchar/wcsdup.c \

Completed in 506 milliseconds