Home
last modified time | relevance | path

Searched refs:FIXED_MAX_EPS (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1074 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
125 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
133 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1071 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1082 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
125 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
133 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1071 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1075 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
125 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
133 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1071 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfixed-value.c51 FIXED_MAX_EPS /* The value equals the maximum plus the epsilon. */ enumerator
77 return FIXED_MAX_EPS; in check_real_for_fixed_mode()
126 || (temp == FIXED_MAX_EPS && ALL_ACCUM_MODE_P (f->mode))) in fixed_from_string()
136 if (temp == FIXED_MAX_EPS && ALL_FRACT_MODE_P (f->mode)) in fixed_from_string()
1082 else if (temp == FIXED_GT_MAX_EPS || temp == FIXED_MAX_EPS) /* Maximum. */ in fixed_convert_from_real()