Home
last modified time | relevance | path

Searched defs:test_bcmp (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dsecurity-syntax-checks.m75 int test_bcmp(void *a, void *b, size_t n) { function
/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp221 void test_bcmp() { in test_bcmp() function