Home
last modified time | relevance | path

Searched refs:UI_From_Int (Results 1 – 25 of 966) sorted by relevance

12345678910>>...39

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.adb452 Uint_Int_First := UI_From_Int (Int'First);
453 Uint_Int_Last := UI_From_Int (Int'Last);
1465 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1652 end UI_From_Int;
1758 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1759 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
2254 return UI_From_Int (
2258 return UI_From_Int (
2262 return UI_From_Int (
2273 return UI_From_Int (
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.adb452 Uint_Int_First := UI_From_Int (Int'First);
453 Uint_Int_Last := UI_From_Int (Int'Last);
1465 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1652 end UI_From_Int;
1758 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1759 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
2254 return UI_From_Int (
2258 return UI_From_Int (
2262 return UI_From_Int (
2273 return UI_From_Int (
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1507 return UI_From_Int (Int (Input));
1632 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1633 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.adb438 Uint_Int_First := UI_From_Int (Int'First);
439 Uint_Int_Last := UI_From_Int (Int'Last);
731 return UI_Add (UI_From_Int (Left), Right);
736 return UI_Add (Left, UI_From_Int (Right));
1285 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1388 return UI_From_Int (Int (Input));
1435 end UI_From_Int;
1449 return UI_From_Int (Int (Input));
1574 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1575 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1507 return UI_From_Int (Int (Input));
1632 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1633 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Duintp.adb491 Uint_Int_First := UI_From_Int (Int'First);
492 Uint_Int_Last := UI_From_Int (Int'Last);
782 return UI_Add (UI_From_Int (Left), Right);
787 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1448 return UI_From_Int (Int (Input));
1495 end UI_From_Int;
1509 return UI_From_Int (Int (Input));
1634 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1635 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
H A Dlayout.adb158 Set_Alignment (E, UI_From_Int (Abits / SSU));
382 Set_Esize (E, UI_From_Int (S));
627 Set_Esize (E, UI_From_Int (SSU));
875 Set_Alignment (E, UI_From_Int (Align));
880 Set_Esize (E, UI_From_Int (Align * SSU));
919 Set_RM_Size (Def_Id, UI_From_Int (Minimum_Size (Def_Id)));
1024 Set_Alignment (E, UI_From_Int (A));
1033 Set_Alignment (E, UI_From_Int (A));
1139 Set_Alignment (E, UI_From_Int (A));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Duintp.adb438 Uint_Int_First := UI_From_Int (Int'First);
439 Uint_Int_Last := UI_From_Int (Int'Last);
731 return UI_Add (UI_From_Int (Left), Right);
736 return UI_Add (Left, UI_From_Int (Right));
1285 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1388 return UI_From_Int (Int (Input));
1435 end UI_From_Int;
1449 return UI_From_Int (Int (Input));
1574 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1575 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1507 return UI_From_Int (Int (Input));
1632 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1633 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Duintp.adb438 Uint_Int_First := UI_From_Int (Int'First);
439 Uint_Int_Last := UI_From_Int (Int'Last);
731 return UI_Add (UI_From_Int (Left), Right);
736 return UI_Add (Left, UI_From_Int (Right));
1285 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1388 return UI_From_Int (Int (Input));
1435 end UI_From_Int;
1449 return UI_From_Int (Int (Input));
1574 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1575 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
789 return UI_Add (UI_From_Int (Left), Right);
794 return UI_Add (Left, UI_From_Int (Right));
1342 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1445 return UI_From_Int (Int (Input));
1492 end UI_From_Int;
1602 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1603 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1643 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
789 return UI_Add (UI_From_Int (Left), Right);
794 return UI_Add (Left, UI_From_Int (Right));
1342 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1445 return UI_From_Int (Int (Input));
1492 end UI_From_Int;
1602 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1603 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1643 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Duintp.adb461 Uint_Int_First := UI_From_Int (Int'First);
462 Uint_Int_Last := UI_From_Int (Int'Last);
805 return UI_Add (UI_From_Int (Left), Right);
810 return UI_Add (Left, UI_From_Int (Right));
1358 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1461 return UI_From_Int (Int (Input));
1508 end UI_From_Int;
1618 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1619 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1659 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
789 return UI_Add (UI_From_Int (Left), Right);
794 return UI_Add (Left, UI_From_Int (Right));
1342 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1445 return UI_From_Int (Int (Input));
1492 end UI_From_Int;
1602 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1603 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1643 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gnat_util/gnat_util/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
789 return UI_Add (UI_From_Int (Left), Right);
794 return UI_Add (Left, UI_From_Int (Right));
1342 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1445 return UI_From_Int (Int (Input));
1492 end UI_From_Int;
1602 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1603 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1643 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
790 return UI_Add (UI_From_Int (Left), Right);
795 return UI_Add (Left, UI_From_Int (Right));
1343 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1446 return UI_From_Int (Int (Input));
1493 end UI_From_Int;
1589 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1590 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1630 return UI_Lt (Right, UI_From_Int (Left));
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Duintp.adb445 Uint_Int_First := UI_From_Int (Int'First);
446 Uint_Int_Last := UI_From_Int (Int'Last);
789 return UI_Add (UI_From_Int (Left), Right);
794 return UI_Add (Left, UI_From_Int (Right));
1342 return UI_Expon (UI_From_Int (Left), UI_From_Int (Right));
1445 return UI_From_Int (Int (Input));
1492 end UI_From_Int;
1602 Tmp_UI := (UI_From_Int (A) * U) + (UI_From_Int (B) * V);
1603 V := (UI_From_Int (C) * U) + (UI_From_Int (D) * V);
1643 return UI_Lt (Right, UI_From_Int (Left));
[all …]

12345678910>>...39