Searched defs:high_value (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-semantics.c165 build_case_label (tree low_value, tree high_value, tree label_decl) argument
H A Dc-common.c3619 c_add_case_label(splay_tree cases, tree cond, tree orig_type, tree low_value, tree high_value) argument
[all...]
H A Dc-typeck.c7007 do_case(tree low_value, tree high_value) argument
H A Dtree.c1207 HOST_WIDE_INT high_value; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-semantics.c151 build_case_label(location_t loc, tree low_value, tree high_value, tree label_decl) argument
H A Dc-typeck.c8502 do_case(location_t loc, tree low_value, tree high_value) argument
H A Dc-common.c5322 c_add_case_label(location_t loc, splay_tree cases, tree cond, tree orig_type, tree low_value, tree high_value) argument
[all...]
H A Dtree.c1648 HOST_WIDE_INT high_value; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.c2856 finish_case_label(location_t loc, tree low_value, tree high_value) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Ddecl.c2503 finish_case_label(tree low_value, tree high_value) argument

Completed in 327 milliseconds