Searched defs:flt_node (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c899 = tree_cons (NULL_TREE, flt_node, c->filter_list); local
888 tree flt_node = build_int_cst (integer_type_node, flt); local
2409 tree flt_node; local
[all...]
H A Dtree-eh.c3791 tree tp_node, flt_node, lab = c->label; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc900 = tree_cons (NULL_TREE, flt_node, c->filter_list); local
889 tree flt_node = build_int_cst (integer_type_node, flt); local
2410 tree flt_node; local
[all...]
H A Dtree-eh.cc3786 tree tp_node, flt_node, lab = c->label; local

Completed in 225 milliseconds