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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1606 unsigned recollection = 0; local
1614 recollection = 0;
1615 while (recollection < __mf_opts.persistent_count)
1625 for (i = 0; i <= recollection; i ++)
1648 recollection = (recollection * 2) + 1;

Completed in 65 milliseconds