Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/
H A Dcontiguous_container.cpp90 char *cur_first = std::max(end - 2 * kGranularity, st_beg); in TestContainer() local
189 char *cur_first = std::max(end - 2 * kGranularity, beg); in TestDoubleEndedContainer() local