Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c1744 add_case (tree *ptr_t_switch_body, in add_case() argument
1754 append_to_statement_list (t_case_label, ptr_t_switch_body); in add_case()
1758 append_to_statement_list (t_goto_stmt, ptr_t_switch_body); in add_case()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc2126 add_case (tree *ptr_t_switch_body, in add_case() argument
2136 append_to_statement_list (t_case_label, ptr_t_switch_body); in add_case()
2140 append_to_statement_list (t_goto_stmt, ptr_t_switch_body); in add_case()