Home
last modified time | relevance | path

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

/llvm-project-15.0.7/pstl/test/std/algorithms/alg.nonmodifying/
H A Dmismatch.pass.cpp33 const auto res4 = mismatch(exec, first1, last1, first2); in operator ()() local
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Daltivec.cpp23 int res4[vec_step(vuc) == 16 ? 1 : -1]; in test_vec_step() local