/dports/lang/gcc48/gcc-4.8.5/gcc/ada/ |
H A D | freeze.adb | 4447 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 4618 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 4621 Stg_Cnt_Type, "Alignment", Is_OK); 4663 elsif Etype (Found_Op) /= Stg_Cnt_Type then 4666 Found_Op, Stg_Cnt_Type);
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/ |
H A D | freeze.adb | 4447 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 4618 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 4621 Stg_Cnt_Type, "Alignment", Is_OK); 4663 elsif Etype (Found_Op) /= Stg_Cnt_Type then 4666 Found_Op, Stg_Cnt_Type);
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/ |
H A D | freeze.adb | 4970 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 5143 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 5146 Stg_Cnt_Type, "Alignment", Is_OK); 5188 elsif Etype (Found_Op) /= Stg_Cnt_Type then 5191 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/ |
H A D | freeze.adb | 5933 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6106 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6109 Stg_Cnt_Type, "Alignment", Is_OK); 6151 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6154 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/ |
H A D | freeze.adb | 5933 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6106 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6109 Stg_Cnt_Type, "Alignment", Is_OK); 6151 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6154 Found_Op, Stg_Cnt_Type);
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | freeze.adb | 6317 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6490 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6493 Stg_Cnt_Type, "Alignment", Is_OK); 6535 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6538 Found_Op, Stg_Cnt_Type);
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/ |
H A D | freeze.adb | 6547 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6720 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6723 Stg_Cnt_Type, "Alignment", Is_OK); 6765 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6768 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/ |
H A D | freeze.adb | 6487 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6660 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6663 Stg_Cnt_Type, "Alignment", Is_OK); 6705 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6708 Found_Op, Stg_Cnt_Type);
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/ |
H A D | freeze.adb | 6487 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6660 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6663 Stg_Cnt_Type, "Alignment", Is_OK); 6705 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6708 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/ |
H A D | freeze.adb | 6547 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6720 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6723 Stg_Cnt_Type, "Alignment", Is_OK); 6765 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6768 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/ |
H A D | freeze.adb | 6487 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6660 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6663 Stg_Cnt_Type, "Alignment", Is_OK); 6705 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6708 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/ |
H A D | freeze.adb | 6538 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6711 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6714 Stg_Cnt_Type, "Alignment", Is_OK); 6756 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6759 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/ |
H A D | freeze.adb | 6538 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6711 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6714 Stg_Cnt_Type, "Alignment", Is_OK); 6756 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6759 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/ |
H A D | freeze.adb | 6550 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6723 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6726 Stg_Cnt_Type, "Alignment", Is_OK); 6768 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6771 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/ |
H A D | freeze.adb | 6538 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 6711 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 6714 Stg_Cnt_Type, "Alignment", Is_OK); 6756 elsif Etype (Found_Op) /= Stg_Cnt_Type then 6759 Found_Op, Stg_Cnt_Type);
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/ |
H A D | freeze.adb | 7392 Stg_Cnt_Type : constant Entity_Id := RTE (RE_Storage_Count); constant 7565 Stg_Cnt_Type, "Size_In_Storage_Units", Is_OK); 7568 Stg_Cnt_Type, "Alignment", Is_OK); 7610 elsif Etype (Found_Op) /= Stg_Cnt_Type then 7613 Found_Op, Stg_Cnt_Type);
|