HomeSort by relevance Sort by last modified time
    Searched defs:stpcpy (Results 1 - 25 of 32) sorted by null

1 2

  /bionic/libc/upstream-openbsd/lib/libc/string/
stpcpy.c 1 /* $OpenBSD: stpcpy.c,v 1.2 2014/07/09 17:08:21 naddy Exp $ */
35 __warn_references(stpcpy,
36 "warning: stpcpy() is dangerous; do not use it");
40 stpcpy(char *to, const char *from) function
  /bionic/libc/arch-arm/cortex-a15/bionic/
string_copy.S 56 #if !defined(STPCPY) && !defined(STRCPY)
57 #error "Either STPCPY or STRCPY must be defined."
67 #if defined(STPCPY)
86 #if defined(STPCPY)
102 #if defined(STPCPY)
103 ENTRY(stpcpy) function
120 #if defined(STPCPY)
186 #if defined(STPCPY)
200 #if defined(STPCPY)
212 #if defined(STPCPY)
    [all...]
  /bionic/libc/arch-arm/cortex-a9/bionic/
string_copy.S 56 #if !defined(STPCPY) && !defined(STRCPY)
57 #error "Either STPCPY or STRCPY must be defined."
67 #if defined(STPCPY)
86 #if defined(STPCPY)
102 #if defined(STPCPY)
103 ENTRY(stpcpy) function
119 #if defined(STPCPY)
160 #if defined(STPCPY)
168 #if defined(STPCPY)
187 #if defined(STPCPY)
    [all...]
  /external/bison/lib/
stpcpy.c 0 /* stpcpy.c -- copy a string and return pointer to end of new string
27 # undef stpcpy macro
31 # define __stpcpy stpcpy
48 weak_alias (__stpcpy, stpcpy)
string.in.h 247 _GL_FUNCDECL_SYS (stpcpy, char *,
251 _GL_CXXALIAS_SYS (stpcpy, char *,
253 _GL_CXXALIASWARN (stpcpy); variable
255 # undef stpcpy macro
257 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
258 "use gnulib module stpcpy for portability");
    [all...]
  /external/clang/INPUTS/
stpcpy-test.c 4 #define stpcpy(dest, src) __stpcpy (dest, src) macro
15 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e)
16 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e)
17 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e
    [all...]
  /external/clang/test/Sema/
builtins-gnu-mode.c 6 int stpcpy; variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
string3.h 39 # undef stpcpy macro
112 __NTH (stpcpy (char *__restrict __dest, __const char *__restrict __src)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
string3.h 39 # undef stpcpy macro
112 __NTH (stpcpy (char *__restrict __dest, __const char *__restrict __src)) function
  /bionic/libc/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
115 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /bionic/libc/arch-arm64/generic/bionic/
string_copy.S 62 #if !defined(STPCPY) && !defined(STRCPY)
63 #error "Either STPCPY or STRCPY must be defined."
69 #if defined(STPCPY)
99 #if defined(STPCPY)
100 ENTRY(stpcpy) function
137 #if defined(STPCPY)
154 #if defined(STPCPY)
158 #if defined(STPCPY)
171 #if defined(STPCPY)
188 #if defined(STPCPY)
    [all...]
  /development/ndk/platforms/android-L/include/
string.h 55 extern char* stpcpy(char* __restrict, const char* __restrict);
120 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/ssp/
string.h 51 #undef stpcpy macro
121 #define stpcpy(dest, src) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
string.h 51 #undef stpcpy macro
121 #define stpcpy(dest, src) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
string.h 51 #undef stpcpy macro
121 #define stpcpy(dest, src) \ macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
string.h 56 extern char* stpcpy(char* __restrict, const char* __restrict);
113 char* stpcpy(char* __restrict dest, const char* __restrict src) { function
  /external/e2fsprogs/intl/
l10nflist.c 19 /* Tell glibc's <string.h> to provide a prototype for stpcpy().
56 # ifndef stpcpy
57 # define stpcpy(dest, src) __stpcpy(dest, src) macro
61 #define stpcpy(dest, src) my_stpcpy(dest, src) macro
62 static char *stpcpy (char *dest, const char *src);
226 cp = stpcpy (cp, language);
231 cp = stpcpy (cp, territory);
236 cp = stpcpy (cp, codeset);
241 cp = stpcpy (cp, normalized_codeset);
248 cp = stpcpy (cp, modifier)
416 stpcpy (char *dest, const char *src) function
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 136 extern char *stpcpy (char *restrict __dst, char const *restrict __src);
139 # undef stpcpy macro
140 # define stpcpy(a,b) \ macro
141 (GL_LINK_WARNING ("stpcpy is unportable - " \
142 "use gnulib module stpcpy for portability"), \
143 stpcpy (a, b))
  /external/bison/darwin-lib/
string.h 559 _GL_FUNCDECL_SYS (stpcpy, char *,
563 _GL_CXXALIAS_SYS (stpcpy, char *,
565 _GL_CXXALIASWARN (stpcpy); variable
567 # undef stpcpy macro
569 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
570 "use gnulib module stpcpy for portability");
    [all...]
  /external/bison/linux-lib/
string.h 559 _GL_FUNCDECL_SYS (stpcpy, char *,
563 _GL_CXXALIAS_SYS (stpcpy, char *,
565 _GL_CXXALIASWARN (stpcpy); variable
567 # undef stpcpy macro
569 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
570 "use gnulib module stpcpy for portability");
    [all...]

Completed in 1168 milliseconds

1 2