Searched refs:function_t (Results 1 – 1 of 1) sorted by relevance
198 } function_t; typedef252 function_t *functions;263 static function_t *functions;264 static function_t **fn_end = &functions;378 static function_t *read_graph_file (void);379 static int read_count_file (function_t *);380 static void solve_flow_graph (function_t *);381 static void find_exception_blocks (function_t *);383 static void add_line_counts (coverage_t *, function_t *);393 static void release_function (function_t *);[all …]