Home
last modified time | relevance | path

Searched defs:low_value (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c3037 finish_case_label (location_t loc, tree low_value, tree high_value) in finish_case_label()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c8958 do_case (location_t loc, tree low_value, tree high_value) in do_case()
H A Dtree.c1676 build_case_label (tree low_value, tree high_value, tree label_decl) in build_case_label()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c4746 tree low_value, tree high_value, bool *outside_range_p) in c_add_case_label()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c3639 finish_case_label (location_t loc, tree low_value, tree high_value) in finish_case_label()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c5322 tree low_value, tree high_value) in c_add_case_label()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10441 do_case (location_t loc, tree low_value, tree high_value) in do_case()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c2376 build_case_label (tree low_value, tree high_value, tree label_decl) in build_case_label()