Searched defs:base_value (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.c | 113 REAL_VALUE_TYPE real_value, fixed_value, base_value; in fixed_from_string() local 157 REAL_VALUE_TYPE real_value, base_value, fixed_value; in fixed_to_decimal() local 1038 REAL_VALUE_TYPE real_value, fixed_value, base_value; in fixed_convert_from_real() local 1096 REAL_VALUE_TYPE base_value, fixed_value, real_value; in real_convert_from_fixed() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fixed-value.cc | 113 REAL_VALUE_TYPE real_value, fixed_value, base_value; in fixed_from_string() local 157 REAL_VALUE_TYPE real_value, base_value, fixed_value; in fixed_to_decimal() local 1037 REAL_VALUE_TYPE real_value, fixed_value, base_value; in fixed_convert_from_real() local 1095 REAL_VALUE_TYPE base_value, fixed_value, real_value; in real_convert_from_fixed() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | cgen.h | 931 CGEN_INSN_INT base_value; member
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | cgen.h | 931 CGEN_INSN_INT base_value; member
|