/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | real.h | 39 struct GTY(()) real_value { struct 43 unsigned int /* ENUM_BITFIELD (real_value_class) */ cl : 2; argument 68 #define REAL_VALUE_TYPE struct real_value argument
|
H A D | fixed-value.c | 62 check_real_for_fixed_mode (REAL_VALUE_TYPE *real_value, machine_mode mode) in check_real_for_fixed_mode() 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
|
H A D | fold-const-call.c | 477 fold_const_conversion (wide_int *result, in fold_const_conversion() 479 const real_value *), in fold_const_conversion()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | real.h | 39 struct GTY(()) real_value { struct 43 unsigned int /* ENUM_BITFIELD (real_value_class) */ cl : 2; argument 68 #define REAL_VALUE_TYPE struct real_value argument
|
H A D | fixed-value.cc | 62 check_real_for_fixed_mode (REAL_VALUE_TYPE *real_value, machine_mode mode) in check_real_for_fixed_mode() 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
|
H A D | fold-const-call.cc | 475 fold_const_conversion (wide_int *result, in fold_const_conversion() 477 const real_value *), in fold_const_conversion()
|
/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | set_x_x.c | 24 #define MPC_SET_X_X(type, z, real_value, imag_value, rnd) \ argument
|
H A D | set_x.c | 30 #define MPC_SET_X(real_t, z, real_value, rnd) \ argument
|
H A D | mpc.h | 349 #define MPC_SET_X_Y(real_t, imag_t, z, real_value, imag_value, rnd) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.c | 584 REAL_VALUE_TYPE real_value; variable 608 REAL_VALUE_TYPE real_value; variable 631 REAL_VALUE_TYPE real_value; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 893 REAL_VALUE_TYPE real_value; in new_rvalue_from_const() local 917 REAL_VALUE_TYPE real_value; in new_rvalue_from_const() local 940 REAL_VALUE_TYPE real_value; in new_rvalue_from_const() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 868 uint64_t real_value = Value - 4; in adjustFixupValue() local
|