Home
last modified time | relevance | path

Searched refs:vfscanf (Results 1 – 19 of 19) 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/bcc/tests/cc/
Dutils.cc30 vfscanf(pipe, fmt, args); in cmd_scanf()
/external/libxml2/
Dtrio.h202 # undef vfscanf
203 # define vfscanf trio_vfscanf macro
/external/ltp/lib/
Dsafe_file_ops.c96 ret = vfscanf(f, fmt, va); in file_scanf()
151 ret = vfscanf(f, fmt, va); in safe_file_scanf()
/external/libcxx/include/
Dcstdio64 int vfscanf(FILE* restrict stream, const char* restrict format, va_list arg); // C99
122 using ::vfscanf;
/external/libcxx/test/std/depr/depr.c.headers/
Dstdio_h.pass.cpp139 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.cpp111 static_assert((std::is_same<decltype(std::vfscanf(fp,"",va)), int>::value), ""); in main()
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll831 ; CHECK: declare void @vfscanf(...)
832 declare void @vfscanf(...)
Dannotate.ll847 ; CHECK: declare i32 @vfscanf(%opaque* nocapture, i8* nocapture readonly, %opaque*) [[G0]]
848 declare i32 @vfscanf(%opaque*, i8*, %opaque*)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll960 ; CHECK: declare void @vfscanf(...)
961 declare void @vfscanf(...)
Dannotate.ll982 ; CHECK: declare i32 @vfscanf(%opaque* nocapture, i8* nocapture readonly, %opaque*) [[G0]]
983 declare i32 @vfscanf(%opaque*, i8*, %opaque*)
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1097 /// int vfscanf(FILE *stream, const char *format, va_list arg);
1098 TLI_DEFINE_ENUM_INTERNAL(vfscanf)
1099 TLI_DEFINE_STRING_INTERNAL("vfscanf")
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1297 /// int vfscanf(FILE *stream, const char *format, va_list arg);
1298 TLI_DEFINE_ENUM_INTERNAL(vfscanf)
1299 TLI_DEFINE_STRING_INTERNAL("vfscanf")
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp532 case LibFunc::vfscanf: in inferLibFuncAttributes()
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp801 case LibFunc::vfscanf: in isValidProtoForLibFunc()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1133 INTERCEPTOR(int, vfscanf, void *stream, const char *format, va_list ap)
1134 VSCANF_INTERCEPTOR_IMPL(vfscanf, true, stream, format, ap)
1152 FORMAT_INTERCEPTOR_IMPL(fscanf, vfscanf, stream, format)
1177 COMMON_INTERCEPT_FUNCTION(vfscanf);
/external/clang/include/clang/Basic/
DBuiltins.def776 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