Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-common.c3821 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function
3946 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()