OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcsdup
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/string/
wcsdup.c
34
wcsdup
(const wchar_t *s)
function
/bionic/libc/include/
wchar.h
156
wchar_t*
wcsdup
(const wchar_t*);
/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
...]
/ndk/sources/android/support/include/
wchar.h
210
wchar_t *
wcsdup
(const wchar_t *);
/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
302
upstream-freebsd/lib/libc/string/
wcsdup
.c \
/external/bison/
configure
[
all
...]
Completed in 231 milliseconds