HomeSort by relevance Sort by last modified time
    Searched defs:wcsdup (Results 1 - 6 of 6) 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
  /external/curl/lib/
curl_memory.h 121 # undef wcsdup macro
122 # define wcsdup(ptr) Curl_cwcsdup(ptr) macro
memdebug.h 94 # undef wcsdup macro
95 # define wcsdup(ptr) curl_dowcsdup(ptr, __LINE__, __FILE__) macro
  /external/bison/darwin-lib/
wchar.h 1122 # undef wcsdup macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1122 # undef wcsdup macro
    [all...]

Completed in 559 milliseconds