Home
last modified time | relevance | path

Searched refs:unsigned_p (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/lto/
H A Dlto-lang.c892 return (unsigned_p in lto_type_for_mode()
897 return (unsigned_p in lto_type_for_mode()
945 return unsigned_p ? sat_long_long_fract_type_node in lto_type_for_mode()
952 return unsigned_p ? sat_unsigned_fract_type_node in lto_type_for_mode()
968 return unsigned_p ? sat_long_long_accum_type_node in lto_type_for_mode()
975 return unsigned_p ? sat_unsigned_accum_type_node in lto_type_for_mode()
985 return unsigned_p ? sat_qq_type_node : qq_type_node; in lto_type_for_mode()
987 return unsigned_p ? sat_hq_type_node : hq_type_node; in lto_type_for_mode()
989 return unsigned_p ? sat_sq_type_node : sq_type_node; in lto_type_for_mode()
991 return unsigned_p ? sat_dq_type_node : dq_type_node; in lto_type_for_mode()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/lto/
H A Dlto-lang.c874 return (unsigned_p in lto_type_for_mode()
879 return (unsigned_p in lto_type_for_mode()
927 return unsigned_p ? sat_long_long_fract_type_node in lto_type_for_mode()
934 return unsigned_p ? sat_unsigned_fract_type_node in lto_type_for_mode()
950 return unsigned_p ? sat_long_long_accum_type_node in lto_type_for_mode()
957 return unsigned_p ? sat_unsigned_accum_type_node in lto_type_for_mode()
967 return unsigned_p ? sat_qq_type_node : qq_type_node; in lto_type_for_mode()
969 return unsigned_p ? sat_hq_type_node : hq_type_node; in lto_type_for_mode()
971 return unsigned_p ? sat_sq_type_node : sq_type_node; in lto_type_for_mode()
973 return unsigned_p ? sat_dq_type_node : dq_type_node; in lto_type_for_mode()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/lto/
H A Dlto-lang.c874 return (unsigned_p in lto_type_for_mode()
879 return (unsigned_p in lto_type_for_mode()
927 return unsigned_p ? sat_long_long_fract_type_node in lto_type_for_mode()
934 return unsigned_p ? sat_unsigned_fract_type_node in lto_type_for_mode()
950 return unsigned_p ? sat_long_long_accum_type_node in lto_type_for_mode()
957 return unsigned_p ? sat_unsigned_accum_type_node in lto_type_for_mode()
967 return unsigned_p ? sat_qq_type_node : qq_type_node; in lto_type_for_mode()
969 return unsigned_p ? sat_hq_type_node : hq_type_node; in lto_type_for_mode()
971 return unsigned_p ? sat_sq_type_node : sq_type_node; in lto_type_for_mode()
973 return unsigned_p ? sat_dq_type_node : dq_type_node; in lto_type_for_mode()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/lto/
H A Dlto-lang.c924 lto_type_for_mode (machine_mode mode, int unsigned_p) in lto_type_for_mode() argument
980 return (unsigned_p in lto_type_for_mode()
985 return (unsigned_p in lto_type_for_mode()
1033 return unsigned_p ? sat_long_long_fract_type_node in lto_type_for_mode()
1040 return unsigned_p ? sat_unsigned_fract_type_node in lto_type_for_mode()
1056 return unsigned_p ? sat_long_long_accum_type_node in lto_type_for_mode()
1063 return unsigned_p ? sat_unsigned_accum_type_node in lto_type_for_mode()
1073 return unsigned_p ? sat_qq_type_node : qq_type_node; in lto_type_for_mode()
1075 return unsigned_p ? sat_hq_type_node : hq_type_node; in lto_type_for_mode()
1077 return unsigned_p ? sat_sq_type_node : sq_type_node; in lto_type_for_mode()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/lto/
H A Dlto-lang.c924 lto_type_for_mode (machine_mode mode, int unsigned_p) in lto_type_for_mode() argument
980 return (unsigned_p in lto_type_for_mode()
985 return (unsigned_p in lto_type_for_mode()
1033 return unsigned_p ? sat_long_long_fract_type_node in lto_type_for_mode()
1040 return unsigned_p ? sat_unsigned_fract_type_node in lto_type_for_mode()
1056 return unsigned_p ? sat_long_long_accum_type_node in lto_type_for_mode()
1063 return unsigned_p ? sat_unsigned_accum_type_node in lto_type_for_mode()
1073 return unsigned_p ? sat_qq_type_node : qq_type_node; in lto_type_for_mode()
1075 return unsigned_p ? sat_hq_type_node : hq_type_node; in lto_type_for_mode()
1077 return unsigned_p ? sat_sq_type_node : sq_type_node; in lto_type_for_mode()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgmp-utils.c46 bool unsigned_p) in read() argument
52 if (!unsigned_p) in read()
69 bool unsigned_p) const in write() argument
72 (buf, byte_order == BFD_ENDIAN_BIG ? 1 : -1 /* endian */, unsigned_p); in write()
79 int endian, bool unsigned_p) const in safe_export() argument
98 if (unsigned_p) in safe_export()
119 unsigned_p ? _("unsigned") : _("signed"), in safe_export()
193 enum bfd_endian byte_order, bool unsigned_p, in read_fixed_point() argument
197 vz.read (buf, byte_order, unsigned_p); in read_fixed_point()
207 enum bfd_endian byte_order, bool unsigned_p, in write_fixed_point() argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
982 if (!unsigned_p) in fixed_convert_from_int()
1058 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfixed-value.c179 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
311 bool unsigned_p; in do_fixed_add() local
384 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
469 if (unsigned_p) in do_fixed_multiply()
499 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
611 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
664 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
680 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
984 if (!unsigned_p) in fixed_convert_from_int()
1055 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
990 if (!unsigned_p) in fixed_convert_from_int()
1066 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfixed-value.c179 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
311 bool unsigned_p; in do_fixed_add() local
384 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
469 if (unsigned_p) in do_fixed_multiply()
499 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
611 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
664 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
680 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
984 if (!unsigned_p) in fixed_convert_from_int()
1055 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfixed-value.c185 if (unsigned_p) /* Unsigned type. */ in fixed_saturate1()
317 bool unsigned_p; in do_fixed_add() local
390 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_add()
475 if (unsigned_p) in do_fixed_multiply()
505 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_multiply()
617 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_divide()
670 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_shift()
686 f->data = f->data.ext ((!unsigned_p) + i_f_bits, unsigned_p); in do_fixed_neg()
983 if (!unsigned_p) in fixed_convert_from_int()
1059 if (unsigned_p) in fixed_convert_from_real()
[all …]

12345678910>>...43