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

/external/valgrind/main/coregrind/m_demangle/
H A Dcplus-dem.c1414 int expect_func = 0; local
1430 expect_func = 1;
1439 expect_func = 1;
1497 expect_func = 1;
1513 expect_func = 1;
1582 expect_func = 1;
1655 if (success && expect_func)
1664 we must set expect_func to 0 so that we don't try do
1666 expect_func = 0;

Completed in 74 milliseconds