Searched refs:stpcpy (Results 26 - 42 of 42) sorted by relevance

12

/external/libpcap/
H A Dgrammar.c1355 # define yystpcpy stpcpy
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.cpp1594 # define yystpcpy stpcpy
/external/elfutils/src/
H A Dldgeneric.c218 strcpy (mempcpy (stpcpy (fname, "libld_"), emulation, emulation_len), ".so");
346 memcpy (mempcpy (stpcpy (mempcpy (rfname, path->pname,
369 memcpy (stpcpy (mempcpy (rfname, path->pname, dirlen), "/"),
1955 strcpy (stpcpy (stpcpy (newp, "lib"), fileinfo->fname), ".so");
3949 cp = stpcpy (cp, prunp->pname);
4853 memcpy (stpcpy (stpcpy (newp, name), "@@"),
H A Dldscript.c850 # define yystpcpy stpcpy
H A Dreadelf.c1901 endp = stpcpy (buf, "BASE ");
1908 endp = stpcpy (endp, "| ");
1910 endp = stpcpy (endp, "WEAK ");
H A Delflint.c280 strcpy (stpcpy (new_suffix, suffix), ")");
/external/bison/
H A DMakefile62 $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
H A Dconfigure14048 for ac_func in stpcpy
/external/bison/doc/
H A DMakefile60 $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
/external/bison/examples/
H A DMakefile60 $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
/external/bison/src/
H A Dparse-gram.c1213 # define yystpcpy stpcpy
/external/mesa3d/src/glsl/
H A Dglsl_parser.cpp2265 # define yystpcpy stpcpy
/external/valgrind/tsan/
H A Dts_valgrind_intercepts.c2458 STPCPY(VG_Z_LIBC_SONAME, stpcpy)
2459 STPCPY(NONE, stpcpy)
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c1255 # define yystpcpy stpcpy
/external/bluetooth/glib/glib/
H A Dgstrfuncs.c33 #define _GNU_SOURCE /* For stpcpy */
207 return stpcpy (dest, src);
/external/valgrind/unittest/
H A Dracecheck_unittest.cc3114 EXPECT_TRUE(stpcpy(tmp2, str) == tmp2+4);
3119 // strcpy/stpcpy in presence of a statically sized array. Damn.
3120 // EXPECT_TRUE(stpcpy(tmp, str) == tmp+4);
/external/e2fsprogs/
H A Dconfigure7863 mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \

Completed in 1455 milliseconds

12