Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcoverage.c91 static int bbg_function_announced; variable
514 if (!bbg_function_announced) in coverage_begin_output()
543 bbg_function_announced = 1; in coverage_begin_output()
583 bbg_function_announced = 0; in coverage_end_function()