Searched refs:is_start_of_sm (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_main.c265 static INLINE Bool is_start_of_sm ( Addr a ) { function
1640 } else if (is_start_of_sm(a)) {
1718 tl_assert(is_start_of_sm(a));
1743 tl_assert(is_start_of_sm(a) && lenB < SM_SIZE);

Completed in 64 milliseconds