Home
last modified time | relevance | path

Searched refs:vfscanf (Results 1 – 14 of 14) sorted by relevance

/external/clang/test/Sema/
Dformat-strings-scanf.c17 int vfscanf(FILE * restrict, const char * restrict, va_list);
80 vfscanf(f, "%[abc", ap); // expected-warning{{no closing ']' for '%[' in scanf format string}} in test_variants()
/external/libxml2/
Dtrio.h202 # undef vfscanf
203 # define vfscanf trio_vfscanf macro
/external/bison/lib/
Dstdio.in.h1217 # undef vfscanf
1218 # define vfscanf rpl_vfscanf
1220 _GL_FUNCDECL_RPL (vfscanf, int,
1224 _GL_CXXALIAS_RPL (vfscanf, int,
1227 _GL_CXXALIAS_SYS (vfscanf, int,
1230 _GL_CXXALIASWARN (vfscanf);
/external/bison/linux-lib/
Dstdio.h1529 # undef vfscanf
1530 # define vfscanf rpl_vfscanf
1532 _GL_FUNCDECL_RPL (vfscanf, int,
1536 _GL_CXXALIAS_RPL (vfscanf, int,
1539 _GL_CXXALIAS_SYS (vfscanf, int,
1542 _GL_CXXALIASWARN (vfscanf);
/external/bison/darwin-lib/
Dstdio.h1529 # undef vfscanf
1530 # define vfscanf rpl_vfscanf
1532 _GL_FUNCDECL_RPL (vfscanf, int,
1536 _GL_CXXALIAS_RPL (vfscanf, int,
1539 _GL_CXXALIAS_SYS (vfscanf, int,
1542 _GL_CXXALIASWARN (vfscanf);
/external/libcxx/include/
Dcstdio64 int vfscanf(FILE* restrict stream, const char* restrict format, va_list arg); // C99
166 using ::vfscanf;
/external/libcxx/test/std/depr/depr.c.headers/
Dstdio_h.pass.cpp108 static_assert((std::is_same<decltype(vfscanf(fp,"",va)), int>::value), ""); in main()
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcstdio.pass.cpp109 static_assert((std::is_same<decltype(std::vfscanf(fp,"",va)), int>::value), ""); in main()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1002 /// int vfscanf(FILE *stream, const char *format, va_list arg);
1003 TLI_DEFINE_ENUM_INTERNAL(vfscanf)
1004 TLI_DEFINE_STRING_INTERNAL("vfscanf")
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1462 case LibFunc::vfscanf: in inferPrototypeAttributes()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc789 INTERCEPTOR(int, vfscanf, void *stream, const char *format, va_list ap)
790 VSCANF_INTERCEPTOR_IMPL(vfscanf, true, stream, format, ap)
808 FORMAT_INTERCEPTOR_IMPL(fscanf, vfscanf, stream, format)
833 COMMON_INTERCEPT_FUNCTION(vfscanf);
/external/clang/include/clang/Basic/
DBuiltins.def763 LIBBUILTIN(vfscanf, "iP*RcC*Ra", "fS:1:", "stdio.h", ALL_LANGUAGES)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3208 fun:vfscanf=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym261 PUBLIC 56b90 0 vfscanf