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

/external/valgrind/main/coregrind/m_demangle/
H A Dcplus-dem.c1277 int expect_func = 0; local
1293 expect_func = 1;
1302 expect_func = 1;
1360 expect_func = 1;
1376 expect_func = 1;
1445 expect_func = 1;
1518 if (success && expect_func)
1527 we must set expect_func to 0 so that we don't try do
1529 expect_func = 0;

Completed in 86 milliseconds