Home
last modified time | relevance | path

Searched refs:sprintf (Results 1 – 20 of 20) sorted by relevance

/bionic/libc/stdio/
Dsprintf.c42 __warn_references(sprintf,
47 sprintf(char *str, const char *fmt, ...) in sprintf() function
/bionic/tests/
Dfortify_compilation_test.cpp37 sprintf(buf, "foobar"); // NOLINT(runtime/printf) in test_sprintf()
42 sprintf(buf, "%s", "foobar"); // NOLINT(runtime/printf) in test_sprintf()
Dfortify_test.cpp110 ASSERT_FORTIFY(sprintf(myfoo.a, "%s", source_buf)); in TEST_F()
119 ASSERT_FORTIFY(sprintf(myfoo.a, "0123456789")); in TEST_F()
467 ASSERT_FORTIFY(sprintf(buf, "%s", source_buf)); in TEST_F()
477 ASSERT_FORTIFY(sprintf(buf, "%s", source_buf)); in TEST_F()
484 ASSERT_FORTIFY(sprintf(buf, "aaaaa")); in TEST_F()
1017 sprintf(BUF_AND_CONTENTS(buf)); in TEST()
/bionic/libc/include/
Dstdio.h153 int sprintf(char* __restrict, const char* __restrict, ...)
333 #if !defined(sprintf)
335 #define sprintf(...) __wrap_sprintf(__VA_ARGS__) macro
340 int sprintf(char *dest, const char *format, ...) in sprintf() function
/bionic/libc/arch-mips/string/
Dmips_strlen.c153 sprintf (answer, "new_strlen=%d: lib_strlen=%d: %s!", mine, libs, result); in chk()
/bionic/libstdc++/include/
Dcstdio80 using ::sprintf;
/bionic/libc/dns/resolv/
Dres_init.c367 sprintf(sbuf, "%u", NAMESERVER_PORT); in __res_vinit()
/bionic/libc/
Dlibc.mips64.map903 sprintf;
Dlibc.x86_64.map903 sprintf;
Dlibc.arm64.map903 sprintf;
Dlibc.x86.brillo.map959 sprintf;
Dlibc.mips.brillo.map961 sprintf;
Dlibc.mips.map961 sprintf;
Dlibc.arm.brillo.map963 sprintf;
Dlibc.x86.map959 sprintf;
Dlibc.map.txt988 sprintf;
Dlibc.arm.map963 sprintf;
DAndroid.mk59 stdio/sprintf.c \
DAndroid.bp21 "stdio/sprintf.c",
/bionic/libc/tools/
Dposix-2013.txt975 sprintf