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

/freebsd-9.3-release/contrib/gcc/
H A Ddomwalk.c148 bool is_interesting; local
160 is_interesting = walk_data->interesting_blocks == NULL
197 if (is_interesting && walk_data->before_dom_children_walk_stmts)
228 is_interesting = walk_data->interesting_blocks == NULL
237 if (is_interesting && walk_data->after_dom_children_walk_stmts)
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfttrace.c1543 int is_interesting = 0;
1547 is_interesting = 1; /* Adjust code here as desired */
1550 if (is_interesting && 0 && debug_on)
1702 if (is_interesting && 0 && debug_on)
1714 if (is_interesting && debug_on)
1533 int is_interesting = 0; local

Completed in 55 milliseconds