HomeSort by relevance Sort by last modified time
    Searched refs:wcsdup (Results 1 - 12 of 12) 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*);
  /bionic/libc/
Android.mk 259 upstream-freebsd/lib/libc/string/wcsdup.c \
    [all...]
  /external/libedit/
configure     [all...]
  /external/bison/
configure     [all...]

Completed in 224 milliseconds