Home
last modified time | relevance | path

Searched refs:BEGIN_RECURSION_PROTECT (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libmudflap/
HDmf-runtime.c158 #define BEGIN_RECURSION_PROTECT() \ macro
495 BEGIN_RECURSION_PROTECT (); in __mf_set_options()
805 BEGIN_RECURSION_PROTECT (); in __mf_check()
1100 BEGIN_RECURSION_PROTECT (); in __mf_register()
1202 BEGIN_RECURSION_PROTECT (); in __mf_unregister()
1779 BEGIN_RECURSION_PROTECT (); in __mf_report()
2114 BEGIN_RECURSION_PROTECT (); in __mf_watch()
HDChangeLog172 (BEGIN_RECURSION_PROTECT): Use it.
930 * mf-runtime.c (BEGIN_RECURSION_PROTECT, END_RECURSION_PROTECT):