Home
last modified time | relevance | path

Searched refs:goto_queue_node (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c318 struct goto_queue_node { struct
360 tree a = ((const struct goto_queue_node *)x)->stmt; in goto_queue_cmp()
371 struct goto_queue_node tmp, *ret; in find_goto_replacement()
373 ret = (struct goto_queue_node *) in find_goto_replacement()
375 sizeof (struct goto_queue_node), goto_queue_cmp); in find_goto_replacement()
485 struct goto_queue_node *q; in maybe_record_in_goto_queue()
913 struct goto_queue_node *q, *qe; in lower_try_finally_nofallthru()
948 struct goto_queue_node *q, *qe; in lower_try_finally_onedest()
1060 struct goto_queue_node *q, *qe; in lower_try_finally_copy()
1065 struct goto_queue_node *q; in lower_try_finally_copy()
[all …]