Home
last modified time | relevance | path

Searched refs:vscanf (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Sema/
Dformat-strings-scanf.c16 int vscanf(const char * restrict, va_list);
79 vscanf("%[abc", ap); // expected-warning{{no closing ']' for '%[' in scanf format string}} in test_variants()
Dformat-strings.c21 int vscanf(const char *restrict format, va_list arg);
47 vscanf(s, ap); // expected-warning {{format string is not a string literal}} in check_string_literal()
81 vscanf(s, ap); // expected-warning {{format string is not a string literal}} in check_string_literal2()
/external/libxml2/
Dtrio.h194 # undef vscanf
195 # define vscanf trio_vscanf macro
/external/bison/lib/
Dstdio.in.h1271 # undef vscanf
1272 # define vscanf rpl_vscanf
1274 _GL_FUNCDECL_RPL (vscanf, int, (const char *format, va_list args)
1277 _GL_CXXALIAS_RPL (vscanf, int, (const char *format, va_list args));
1279 _GL_CXXALIAS_SYS (vscanf, int, (const char *format, va_list args));
1281 _GL_CXXALIASWARN (vscanf);
/external/bison/linux-lib/
Dstdio.h1583 # undef vscanf
1584 # define vscanf rpl_vscanf
1586 _GL_FUNCDECL_RPL (vscanf, int, (const char *format, va_list args)
1589 _GL_CXXALIAS_RPL (vscanf, int, (const char *format, va_list args));
1591 _GL_CXXALIAS_SYS (vscanf, int, (const char *format, va_list args));
1593 _GL_CXXALIASWARN (vscanf);
/external/bison/darwin-lib/
Dstdio.h1583 # undef vscanf
1584 # define vscanf rpl_vscanf
1586 _GL_FUNCDECL_RPL (vscanf, int, (const char *format, va_list args)
1589 _GL_CXXALIAS_RPL (vscanf, int, (const char *format, va_list args));
1591 _GL_CXXALIAS_SYS (vscanf, int, (const char *format, va_list args));
1593 _GL_CXXALIASWARN (vscanf);
/external/libcxx/include/
Dcstdio66 int vscanf(const char* restrict format, va_list arg); // C99
167 using ::vscanf;
/external/libcxx/test/std/depr/depr.c.headers/
Dstdio_h.pass.cpp110 static_assert((std::is_same<decltype(vscanf("",va)), int>::value), ""); in main()
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcstdio.pass.cpp111 static_assert((std::is_same<decltype(std::vscanf("",va)), int>::value), ""); in main()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1008 /// int vscanf(const char *format, va_list arg);
1009 TLI_DEFINE_ENUM_INTERNAL(vscanf)
1010 TLI_DEFINE_STRING_INTERNAL("vscanf")
/external/clang/include/clang/Basic/
DBuiltins.def85 // S:N: -> similar to the s:N: attribute, but the function is like vscanf
762 LIBBUILTIN(vscanf, "icC*Ra", "fS:0:", "stdio.h", ALL_LANGUAGES)
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1444 case LibFunc::vscanf: in inferPrototypeAttributes()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc783 INTERCEPTOR(int, vscanf, const char *format, va_list ap)
784 VSCANF_INTERCEPTOR_IMPL(vscanf, true, format, ap)
805 FORMAT_INTERCEPTOR_IMPL(scanf, vscanf, format)
831 COMMON_INTERCEPT_FUNCTION(vscanf); \
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3215 fun:vscanf=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym337 PUBLIC 6c560 0 vscanf