Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dsuppressions.cc341 const int tmpl_size = ctx.tmpl->locations.size(); in MatchStackTraceRecursive() local
342 while (trace_index < trace_size && tmpl_index < tmpl_size) { in MatchStackTraceRecursive()
369 return tmpl_index == tmpl_size; in MatchStackTraceRecursive()