Home
last modified time | relevance | path

Searched defs:return_count (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov.c2277 gcov_type return_count = fn->blocks[fn->num_blocks - 1].count; in output_lines() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcov.c2893 gcov_type return_count = fn->blocks[EXIT_BLOCK].count; in output_function_details() local