Searched refs:check_case_value (Results 1 – 5 of 5) sorted by relevance
502 static tree check_case_value (tree);1582 check_case_value (tree value) in check_case_value() function3763 low_value = check_case_value (low_value); in c_add_case_label()3770 high_value = check_case_value (high_value); in c_add_case_label()
27547 * c-common.c (check_case_value): Use perform_integral_promotions,27957 * c-common.c (check_case_value): Adjust comment about stripping
22555 * c-common.h (check_case_value): Remove prototype.22557 * c-common.c (check_case_value): Make static.
9023 * c-common.c (check_case_value): Handle C++'s extensions to C
16586 (fix_string_type, check_case_value, c_common_nodes_and_builtins,