Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-common.c503 static bool check_case_bounds (tree, tree, tree *, tree *);
1630 check_case_bounds (tree type, tree orig_type, in check_case_bounds() function
3791 && !check_case_bounds (type, orig_type, in c_add_case_label()
HDChangeLog-200422558 (check_case_bounds): New function.