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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-impl.h386 extern unsigned long __mf_reentrancy; \
387 __mf_reentrancy ++; \
H A Dmf-runtime.c220 /* not static */ unsigned long __mf_reentrancy; variable
1808 "calls with reentrancy: %lu\n", __mf_reentrancy);

Completed in 40 milliseconds