Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-common.c502 static tree check_case_value (tree);
1582 check_case_value (tree value) in check_case_value() function
3763 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()
H A DChangeLog-200527547 * c-common.c (check_case_value): Use perform_integral_promotions,
27957 * c-common.c (check_case_value): Adjust comment about stripping
H A DChangeLog-200422555 * c-common.h (check_case_value): Remove prototype.
22557 * c-common.c (check_case_value): Make static.
H A DChangeLog-20009023 * c-common.c (check_case_value): Handle C++'s extensions to C
H A DChangeLog-200316586 (fix_string_type, check_case_value, c_common_nodes_and_builtins,