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

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c1260 int expect_func = 0; local
1276 expect_func = 1;
1285 expect_func = 1;
1343 expect_func = 1;
1359 expect_func = 1;
1428 expect_func = 1;
1501 if (success && expect_func)
1510 we must set expect_func to 0 so that we don't try do
1512 expect_func = 0;
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c1260 int expect_func = 0; local
1276 expect_func = 1;
1285 expect_func = 1;
1343 expect_func = 1;
1359 expect_func = 1;
1428 expect_func = 1;
1501 if (success && expect_func)
1510 we must set expect_func to 0 so that we don't try do
1512 expect_func = 0;
/freebsd-10-stable/contrib/binutils/binutils/
H A Dstabs.c3876 bfd_boolean expect_func, func_done;
3881 expect_func = FALSE;
3894 expect_func = TRUE;
3919 expect_func = TRUE;
3941 expect_func = TRUE;
3962 if (expect_func)
3875 bfd_boolean expect_func, func_done; local

Completed in 313 milliseconds