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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c250 } source_t; typedef in typeref:struct:source_info
258 static source_t *sources;
334 static source_t *find_source (const char *);
342 static void accumulate_line_counts (source_t *);
344 static void output_lines (FILE *, const source_t *);
503 source_t *src;
571 source_t *src;
673 static source_t *
676 source_t *src;
685 src = XCNEW (source_t);
[all...]

Completed in 54 milliseconds