Searched refs:mode_precision (Results 1 – 14 of 14) sorted by relevance
200 if (gfc_real_kinds[i].mode_precision == TYPE_PRECISION (type)) in get_real_kind_from_node()504 gfc_real_kinds[r_index].mode_precision = GET_MODE_PRECISION (mode); in gfc_init_kinds()791 int mode_precision = info->bit_size; in gfc_build_int_type() local793 if (mode_precision == CHAR_TYPE_SIZE) in gfc_build_int_type()795 if (mode_precision == SHORT_TYPE_SIZE) in gfc_build_int_type()797 if (mode_precision == INT_TYPE_SIZE) in gfc_build_int_type()799 if (mode_precision == LONG_TYPE_SIZE) in gfc_build_int_type()801 if (mode_precision == LONG_LONG_TYPE_SIZE) in gfc_build_int_type()804 if (TYPE_PRECISION (intQI_type_node) == mode_precision) in gfc_build_int_type()806 if (TYPE_PRECISION (intHI_type_node) == mode_precision) in gfc_build_int_type()[all …]
228 sp = hex2bin (gfc_real_kinds[i].mode_precision, x->boz.str); in bin2real()230 sp = oct2bin (gfc_real_kinds[i].mode_precision, x->boz.str); in bin2real()
2368 int mode_precision; member
186 gfc_real_kinds[i].mode_precision); in gfc_builtin_decl_for_float_kind()
184 if (gfc_real_kinds[i].mode_precision == TYPE_PRECISION (type)) in get_real_kind_from_node()505 gfc_real_kinds[r_index].mode_precision = GET_MODE_PRECISION (mode); in gfc_init_kinds()819 int mode_precision = info->bit_size; in gfc_build_int_type() local821 if (mode_precision == CHAR_TYPE_SIZE) in gfc_build_int_type()823 if (mode_precision == SHORT_TYPE_SIZE) in gfc_build_int_type()825 if (mode_precision == INT_TYPE_SIZE) in gfc_build_int_type()827 if (mode_precision == LONG_TYPE_SIZE) in gfc_build_int_type()829 if (mode_precision == LONG_LONG_TYPE_SIZE) in gfc_build_int_type()832 if (TYPE_PRECISION (intQI_type_node) == mode_precision) in gfc_build_int_type()834 if (TYPE_PRECISION (intHI_type_node) == mode_precision) in gfc_build_int_type()[all …]
2657 int mode_precision; member
660 (gfc_real_info): Add mode_precision, c_float, c_double, c_long_double.679 (gfc_init_kinds): Fill in real mode_precision.
191 gfc_real_kinds[i].mode_precision); in gfc_builtin_decl_for_float_kind()
26 extern CONST_MODE_PRECISION poly_uint16_pod mode_precision[NUM_MACHINE_MODES];565 return mode_precision[mode];
26 extern CONST_MODE_PRECISION poly_uint16_pod mode_precision[NUM_MACHINE_MODES];569 return mode_precision[mode];
34795 * machmode.h (mode_precision): Prefix with CONST_MODE_PRECISION.34989 * machmode.h (mode_precision): Change from unsigned short to34997 * genmodes.c (emit_mode_precision): Change the type of mode_precision
3315 (mode_bitsize): Renamed mode_precision.
19200 (mode_precision): Likewise.