Home
last modified time | relevance | path

Searched refs:Scanf (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cpp112 TEST(SanitizerCommonInterceptors, Scanf) { in TEST() argument
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc9 // Scanf/printf implementation for use in *Sanitizer interceptors.