Searched defs:clo_mc_level (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_main.c1524 if (UNLIKELY( MC_(clo_mc_level) == 3 ))
1540 if (UNLIKELY( MC_(clo_mc_level) == 3 ))
1571 if (UNLIKELY( MC_(clo_mc_level) == 3 ))
1588 if (UNLIKELY(MC_(clo_mc_level) >= 3)) {
1605 if (UNLIKELY(MC_(clo_mc_level) >= 3)) {
2089 tl_assert(MC_(clo_mc_level) >= 3);
2397 if (UNLIKELY( MC_(clo_mc_level) == 3 )) {
2482 if (UNLIKELY( MC_(clo_mc_level) == 3 )) {
3253 if (UNLIKELY( MC_(clo_mc_level) == 3 )) {
3336 if (UNLIKELY( MC_(clo_mc_level)
4771 Int MC_(clo_mc_level) = 2; variable
[all...]

Completed in 47 milliseconds