Home
last modified time | relevance | path

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

/llvm-project/libc/test/UnitTest/
H A DMemoryMatcher.cpp22 equals(const cpp::span<T> & Span1,const cpp::span<T> & Span2,bool & mismatch_size,size_t & mismatch_index) equals() argument
H A DMemoryMatcher.h50 size_t mismatch_index = -1; global() variable