Searched defs:highval (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | pj-dis.c | 80 int highval; in print_insn_pj() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | pj-dis.c | 80 int highval; in print_insn_pj() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 7117 build_range_type_1 (tree type, tree lowval, tree highval, bool shared) in build_range_type_1() 7157 build_range_type (tree type, tree lowval, tree highval) in build_range_type() 7165 build_nonshared_range_type (tree type, tree lowval, tree highval) in build_nonshared_range_type() 7191 subrange_type_for_debug_p (const_tree type, tree *lowval, tree *highval) in subrange_type_for_debug_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 8093 build_range_type_1 (tree type, tree lowval, tree highval, bool shared) in build_range_type_1() 8133 build_range_type (tree type, tree lowval, tree highval) in build_range_type() 8141 build_nonshared_range_type (tree type, tree lowval, tree highval) in build_nonshared_range_type() 8167 subrange_type_for_debug_p (const_tree type, tree *lowval, tree *highval) in subrange_type_for_debug_p()
|