Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c85 static GTY(()) struct coverage_data *functions_head = 0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc87 static GTY(()) struct coverage_data *functions_head = 0; variable