Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dc-common.c3915 match_case_to_enum (splay_tree_node node, void *data) in match_case_to_enum() function
4040 splay_tree_foreach (cases, match_case_to_enum, type); in c_do_switch_warnings()
DChangeLog-20062417 * c-common.c (match_case_to_enum): Add function comment. Avoid
DChangeLog.tree-ssa6362 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.