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

/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c297 __mf_opts.persistent_count = 100;
406 read_integer_option, 0, &__mf_opts.persistent_count},
1283 if (__mf_opts.persistent_count > 0
1313 if (plot == __mf_opts.persistent_count) plot = 0;
1338 if (__mf_opts.persistent_count > 0)
1603 if (__mf_opts.persistent_count > 0)
1615 while (recollection < __mf_opts.persistent_count)
1631 else plot = __mf_opts.persistent_count - 1;
1715 if (__mf_opts.persistent_count > 0)
1840 if (__mf_opts.persistent_count >
[all...]
H A Dmf-impl.h158 unsigned persistent_count; member in struct:__mf_options

Completed in 85 milliseconds