Home
last modified time | relevance | path

Searched defs:Expand_Decimal_Divide_Call (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_fixd.adb1820 Loc : constant Source_Ptr := Sloc (N);
1822 Dividend : Node_Id := First_Actual (N);
1824 Quotient : Node_Id := Next_Actual (Divisor);
1837 Q : Uint;
1838 Numerator_Scale : Uint;
1839 Stmts : List_Id;
1840 Qnn : Entity_Id;
1841 Rnn : Entity_Id;
1842 Computed_Remainder : Node_Id;
1843 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_fixd.adb1820 Loc : constant Source_Ptr := Sloc (N);
1822 Dividend : Node_Id := First_Actual (N);
1824 Quotient : Node_Id := Next_Actual (Divisor);
1837 Q : Uint;
1838 Numerator_Scale : Uint;
1839 Stmts : List_Id;
1840 Qnn : Entity_Id;
1841 Rnn : Entity_Id;
1842 Computed_Remainder : Node_Id;
1843 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_fixd.adb1820 Loc : constant Source_Ptr := Sloc (N);
1822 Dividend : Node_Id := First_Actual (N);
1824 Quotient : Node_Id := Next_Actual (Divisor);
1837 Q : Uint;
1838 Numerator_Scale : Uint;
1839 Stmts : List_Id;
1840 Qnn : Entity_Id;
1841 Rnn : Entity_Id;
1842 Computed_Remainder : Node_Id;
1843 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_fixd.adb1836 Loc : constant Source_Ptr := Sloc (N);
1838 Dividend : Node_Id := First_Actual (N);
1840 Quotient : Node_Id := Next_Actual (Divisor);
1853 Q : Uint;
1854 Numerator_Scale : Uint;
1855 Stmts : List_Id;
1856 Qnn : Entity_Id;
1857 Rnn : Entity_Id;
1858 Computed_Remainder : Node_Id;
1859 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_fixd.adb1836 Loc : constant Source_Ptr := Sloc (N);
1838 Dividend : Node_Id := First_Actual (N);
1840 Quotient : Node_Id := Next_Actual (Divisor);
1853 Q : Uint;
1854 Numerator_Scale : Uint;
1855 Stmts : List_Id;
1856 Qnn : Entity_Id;
1857 Rnn : Entity_Id;
1858 Computed_Remainder : Node_Id;
1859 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
H A Dexp_fixd.ads75 procedure Expand_Decimal_Divide_Call (N : Node_Id); subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_fixd.adb1939 Loc : constant Source_Ptr := Sloc (N);
1941 Dividend : Node_Id := First_Actual (N);
1943 Quotient : Node_Id := Next_Actual (Divisor);
1956 Q : Uint;
1957 Numerator_Scale : Uint;
1958 Stmts : List_Id;
1959 Qnn : Entity_Id;
1960 Rnn : Entity_Id;
1961 Computed_Remainder : Node_Id;
1962 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_fixd.adb1911 Loc : constant Source_Ptr := Sloc (N);
1913 Dividend : Node_Id := First_Actual (N);
1915 Quotient : Node_Id := Next_Actual (Divisor);
1928 Q : Uint;
1929 Numerator_Scale : Uint;
1930 Stmts : List_Id;
1931 Qnn : Entity_Id;
1932 Rnn : Entity_Id;
1933 Computed_Remainder : Node_Id;
1934 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_fixd.adb1939 Loc : constant Source_Ptr := Sloc (N);
1941 Dividend : Node_Id := First_Actual (N);
1943 Quotient : Node_Id := Next_Actual (Divisor);
1956 Q : Uint;
1957 Numerator_Scale : Uint;
1958 Stmts : List_Id;
1959 Qnn : Entity_Id;
1960 Rnn : Entity_Id;
1961 Computed_Remainder : Node_Id;
1962 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_fixd.adb1939 Loc : constant Source_Ptr := Sloc (N);
1941 Dividend : Node_Id := First_Actual (N);
1943 Quotient : Node_Id := Next_Actual (Divisor);
1956 Q : Uint;
1957 Numerator_Scale : Uint;
1958 Stmts : List_Id;
1959 Qnn : Entity_Id;
1960 Rnn : Entity_Id;
1961 Computed_Remainder : Node_Id;
1962 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_fixd.adb1840 Loc : constant Source_Ptr := Sloc (N);
1842 Dividend : Node_Id := First_Actual (N);
1844 Quotient : Node_Id := Next_Actual (Divisor);
1857 Q : Uint;
1858 Numerator_Scale : Uint;
1859 Stmts : List_Id;
1860 Qnn : Entity_Id;
1861 Rnn : Entity_Id;
1862 Computed_Remainder : Node_Id;
1863 Adjusted_Remainder : Node_Id;
[all …]
H A Dexp_fixd.ads75 procedure Expand_Decimal_Divide_Call (N : Node_Id); subprogspec

12