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

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcsdup.c 34 wcsdup(const wchar_t *s) function
  /external/libedit/src/
wcsdup.c 1 /* $NetBSD: wcsdup.c,v 1.3 2008/05/26 13:17:48 haad Exp $ */
19 __RCSID("$NetBSD: wcsdup.c,v 1.3 2008/05/26 13:17:48 haad Exp $");
27 wcsdup(const wchar_t *str) function
sys.h 111 wchar_t *wcsdup(const wchar_t *);
chartype.h 64 wchar_t *wcsdup(const wchar_t *s);
101 #define Strdup(x) wcsdup(x)
  /external/bison/lib/
wchar.in.h 805 _GL_FUNCDECL_SYS (wcsdup, wchar_t *, (const wchar_t *s));
807 _GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));
808 _GL_CXXALIASWARN (wcsdup);
810 # undef wcsdup
812 _GL_WARN_ON_USE (wcsdup, "wcsdup is unportable - "
813 "use gnulib module wcsdup for portability");
    [all...]
  /external/bison/darwin-lib/
wchar.h 1122 # undef wcsdup macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1122 # undef wcsdup macro
    [all...]
  /bionic/libc/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /development/ndk/platforms/android-L/include/
wchar.h 162 wchar_t* wcsdup(const wchar_t*);
  /ndk/sources/android/support/include/
wchar.h 198 wchar_t *wcsdup(const wchar_t *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
wchar.h 169 wchar_t* wcsdup(const wchar_t*);
  /prebuilts/ndk/9/sources/android/support/include/
wchar.h 198 wchar_t *wcsdup(const wchar_t *);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
string.h 159 wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
wchar.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
wchar.h 213 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 213 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
  /bionic/libc/
Android.mk 259 upstream-freebsd/lib/libc/string/wcsdup.c \
    [all...]
  /external/libedit/
configure     [all...]
  /external/bison/
configure     [all...]

Completed in 596 milliseconds