Home
last modified time | relevance | path

Searched defs:add_case_node (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dstmt.c2079 add_case_node (struct case_node *head, tree type, tree low, tree high, in add_case_node() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dstmt.c4687 add_case_node (low, high, label, duplicate) in add_case_node() function