Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
HDmf-runtime.c1977 unsigned num_helpful = 0; in __mf_violation() local
2068 num_helpful + i + 1, in __mf_violation()
2075 num_helpful += num_objs; in __mf_violation()
2078 fprintf (stderr, "number of nearby objects: %u\n", num_helpful); in __mf_violation()