Home
last modified time | relevance | path

Searched refs:E_Formal (Results 1 – 23 of 23) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch6.adb493 E_Formal : Entity_Id; variable
808 E_Formal := Etype (Formal);
810 if Is_Scalar_Type (E_Formal)
836 Apply_Constraint_Check (Actual, E_Formal);
841 elsif Is_Access_Type (E_Formal) then
849 Apply_Constraint_Check (Actual, E_Formal);
863 if Is_Array_Type (E_Formal)
866 if Is_Constrained (E_Formal) then
878 (Is_Numeric_Type (E_Formal)
879 or else Is_Access_Type (E_Formal)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch6.adb493 E_Formal : Entity_Id; variable
808 E_Formal := Etype (Formal);
810 if Is_Scalar_Type (E_Formal)
836 Apply_Constraint_Check (Actual, E_Formal);
841 elsif Is_Access_Type (E_Formal) then
849 Apply_Constraint_Check (Actual, E_Formal);
863 if Is_Array_Type (E_Formal)
866 if Is_Constrained (E_Formal) then
878 (Is_Numeric_Type (E_Formal)
879 or else Is_Access_Type (E_Formal)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch6.adb1245 E_Formal : Entity_Id; variable
1448 elsif Is_Access_Type (E_Formal)
1554 if Is_Access_Type (E_Formal)
1953 if Is_By_Copy_Type (E_Formal) then
1990 E_Formal := Etype (Formal);
1995 if From_Limited_With (E_Formal)
1998 E_Formal := Non_Limited_View (E_Formal);
2001 if Is_Scalar_Type (E_Formal)
2075 if Is_Array_Type (E_Formal)
2106 (Is_Numeric_Type (E_Formal)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch6.adb1245 E_Formal : Entity_Id; variable
1448 elsif Is_Access_Type (E_Formal)
1554 if Is_Access_Type (E_Formal)
1953 if Is_By_Copy_Type (E_Formal) then
1990 E_Formal := Etype (Formal);
1995 if From_Limited_With (E_Formal)
1998 E_Formal := Non_Limited_View (E_Formal);
2001 if Is_Scalar_Type (E_Formal)
2075 if Is_Array_Type (E_Formal)
2106 (Is_Numeric_Type (E_Formal)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch6.adb1245 E_Formal : Entity_Id; variable
1448 elsif Is_Access_Type (E_Formal)
1554 if Is_Access_Type (E_Formal)
1953 if Is_By_Copy_Type (E_Formal) then
1990 E_Formal := Etype (Formal);
1995 if From_Limited_With (E_Formal)
1998 E_Formal := Non_Limited_View (E_Formal);
2001 if Is_Scalar_Type (E_Formal)
2075 if Is_Array_Type (E_Formal)
2106 (Is_Numeric_Type (E_Formal)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch6.adb1464 E_Formal : Entity_Id; variable
1673 elsif Is_Access_Type (E_Formal)
1798 if Is_Access_Type (E_Formal)
2188 if Is_By_Copy_Type (E_Formal) then
2232 E_Formal := Etype (Formal);
2237 if From_Limited_With (E_Formal)
2240 E_Formal := Non_Limited_View (E_Formal);
2243 if Is_Scalar_Type (E_Formal)
2330 if Is_Array_Type (E_Formal)
2414 elsif Is_Access_Type (E_Formal)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb1464 E_Formal : Entity_Id; variable
1673 elsif Is_Access_Type (E_Formal)
1798 if Is_Access_Type (E_Formal)
2188 if Is_By_Copy_Type (E_Formal) then
2232 E_Formal := Etype (Formal);
2237 if From_Limited_With (E_Formal)
2240 E_Formal := Non_Limited_View (E_Formal);
2243 if Is_Scalar_Type (E_Formal)
2330 if Is_Array_Type (E_Formal)
2414 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb1464 E_Formal : Entity_Id; variable
1673 elsif Is_Access_Type (E_Formal)
1798 if Is_Access_Type (E_Formal)
2188 if Is_By_Copy_Type (E_Formal) then
2232 E_Formal := Etype (Formal);
2237 if From_Limited_With (E_Formal)
2240 E_Formal := Non_Limited_View (E_Formal);
2243 if Is_Scalar_Type (E_Formal)
2330 if Is_Array_Type (E_Formal)
2414 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch6.adb1470 E_Formal : Entity_Id; variable
1679 elsif Is_Access_Type (E_Formal)
1804 if Is_Access_Type (E_Formal)
2195 if Is_By_Copy_Type (E_Formal) then
2239 E_Formal := Etype (Formal);
2244 if From_Limited_With (E_Formal)
2247 E_Formal := Non_Limited_View (E_Formal);
2250 if Is_Scalar_Type (E_Formal)
2340 if Is_Array_Type (E_Formal)
2424 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb1141 E_Formal : Entity_Id; variable
1409 if Is_Access_Type (E_Formal)
1704 E_Formal := Etype (Formal);
1707 if Is_Scalar_Type (E_Formal)
1751 elsif Is_Access_Type (E_Formal) then
1773 if Is_Array_Type (E_Formal)
1776 if Is_Constrained (E_Formal) then
1788 (Is_Numeric_Type (E_Formal)
1842 elsif Is_Access_Type (E_Formal)
1861 and then not Is_Volatile (E_Formal)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb1141 E_Formal : Entity_Id; variable
1409 if Is_Access_Type (E_Formal)
1704 E_Formal := Etype (Formal);
1707 if Is_Scalar_Type (E_Formal)
1751 elsif Is_Access_Type (E_Formal) then
1773 if Is_Array_Type (E_Formal)
1776 if Is_Constrained (E_Formal) then
1788 (Is_Numeric_Type (E_Formal)
1842 elsif Is_Access_Type (E_Formal)
1861 and then not Is_Volatile (E_Formal)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb1219 E_Formal : Entity_Id; variable
1499 if Is_Access_Type (E_Formal)
1860 E_Formal := Etype (Formal);
1865 if From_Limited_With (E_Formal)
1868 E_Formal := Non_Limited_View (E_Formal);
1871 if Is_Scalar_Type (E_Formal)
1922 elsif Is_Access_Type (E_Formal) then
1944 if Is_Array_Type (E_Formal)
1975 (Is_Numeric_Type (E_Formal)
2029 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch6.adb1215 E_Formal : Entity_Id; variable
1502 if Is_Access_Type (E_Formal)
1864 E_Formal := Etype (Formal);
1869 if From_Limited_With (E_Formal)
1872 E_Formal := Non_Limited_View (E_Formal);
1875 if Is_Scalar_Type (E_Formal)
1926 elsif Is_Access_Type (E_Formal) then
1948 if Is_Array_Type (E_Formal)
1979 (Is_Numeric_Type (E_Formal)
2033 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch6.adb1215 E_Formal : Entity_Id; variable
1502 if Is_Access_Type (E_Formal)
1864 E_Formal := Etype (Formal);
1869 if From_Limited_With (E_Formal)
1872 E_Formal := Non_Limited_View (E_Formal);
1875 if Is_Scalar_Type (E_Formal)
1926 elsif Is_Access_Type (E_Formal) then
1948 if Is_Array_Type (E_Formal)
1979 (Is_Numeric_Type (E_Formal)
2033 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch6.adb1215 E_Formal : Entity_Id; variable
1502 if Is_Access_Type (E_Formal)
1864 E_Formal := Etype (Formal);
1869 if From_Limited_With (E_Formal)
1872 E_Formal := Non_Limited_View (E_Formal);
1875 if Is_Scalar_Type (E_Formal)
1926 elsif Is_Access_Type (E_Formal) then
1948 if Is_Array_Type (E_Formal)
1979 (Is_Numeric_Type (E_Formal)
2033 elsif Is_Access_Type (E_Formal)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch6.adb945 E_Formal : Entity_Id; variable
1215 if Is_Access_Type (E_Formal)
1510 E_Formal := Etype (Formal);
1512 if Is_Scalar_Type (E_Formal)
1556 elsif Is_Access_Type (E_Formal) then
1578 if Is_Array_Type (E_Formal)
1581 if Is_Constrained (E_Formal) then
1593 (Is_Numeric_Type (E_Formal)
1647 elsif Is_Access_Type (E_Formal)
1666 and then not Is_Volatile (E_Formal)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch6.adb945 E_Formal : Entity_Id; variable
1215 if Is_Access_Type (E_Formal)
1510 E_Formal := Etype (Formal);
1512 if Is_Scalar_Type (E_Formal)
1556 elsif Is_Access_Type (E_Formal) then
1578 if Is_Array_Type (E_Formal)
1581 if Is_Constrained (E_Formal) then
1593 (Is_Numeric_Type (E_Formal)
1647 elsif Is_Access_Type (E_Formal)
1666 and then not Is_Volatile (E_Formal)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch6.adb949 E_Formal : Entity_Id; variable
1219 if Is_Access_Type (E_Formal)
1514 E_Formal := Etype (Formal);
1517 if Is_Scalar_Type (E_Formal)
1561 elsif Is_Access_Type (E_Formal) then
1583 if Is_Array_Type (E_Formal)
1586 if Is_Constrained (E_Formal) then
1598 (Is_Numeric_Type (E_Formal)
1652 elsif Is_Access_Type (E_Formal)
1671 and then not Is_Volatile (E_Formal)
[all …]