Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb492 U_To : Uint; variable
502 U_To := Local_Expr_Value (To) + Val;
509 and then U_To < Expr_Value (Index_Base_L)
514 and then U_To > Expr_Value (Index_Base_H)
519 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb492 U_To : Uint;
502 U_To := Local_Expr_Value (To) + Val;
509 and then U_To < Expr_Value (Index_Base_L)
514 and then U_To > Expr_Value (Index_Base_H)
519 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_aggr.adb793 U_To : Uint; variable
803 U_To := Local_Expr_Value (To) + Val;
810 and then U_To < Expr_Value (Index_Base_L)
815 and then U_To > Expr_Value (Index_Base_H)
820 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_aggr.adb793 U_To : Uint; variable
803 U_To := Local_Expr_Value (To) + Val;
810 and then U_To < Expr_Value (Index_Base_L)
815 and then U_To > Expr_Value (Index_Base_H)
820 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_aggr.adb813 U_To : Uint; variable
823 U_To := Local_Expr_Value (To) + Val;
830 and then U_To < Expr_Value (Index_Base_L)
835 and then U_To > Expr_Value (Index_Base_H)
840 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_aggr.adb804 U_To : Uint; variable
814 U_To := Local_Expr_Value (To) + Val;
821 and then U_To < Expr_Value (Index_Base_L)
826 and then U_To > Expr_Value (Index_Base_H)
831 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_aggr.adb804 U_To : Uint; variable
814 U_To := Local_Expr_Value (To) + Val;
821 and then U_To < Expr_Value (Index_Base_L)
826 and then U_To > Expr_Value (Index_Base_H)
831 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_aggr.adb915 U_To : Uint; variable
925 U_To := Local_Expr_Value (To) + Val;
932 and then U_To < Expr_Value (Index_Base_L)
937 and then U_To > Expr_Value (Index_Base_H)
942 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_aggr.adb915 U_To : Uint; variable
925 U_To := Local_Expr_Value (To) + Val;
932 and then U_To < Expr_Value (Index_Base_L)
937 and then U_To > Expr_Value (Index_Base_H)
942 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_aggr.adb915 U_To : Uint; variable
925 U_To := Local_Expr_Value (To) + Val;
932 and then U_To < Expr_Value (Index_Base_L)
937 and then U_To > Expr_Value (Index_Base_H)
942 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb927 U_To : Uint; variable
937 U_To := Local_Expr_Value (To) + Val;
944 and then U_To < Expr_Value (Index_Base_L)
949 and then U_To > Expr_Value (Index_Base_H)
954 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_aggr.adb923 U_To : Uint; variable
933 U_To := Local_Expr_Value (To) + Val;
940 and then U_To < Expr_Value (Index_Base_L)
945 and then U_To > Expr_Value (Index_Base_H)
950 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_aggr.adb923 U_To : Uint; variable
933 U_To := Local_Expr_Value (To) + Val;
940 and then U_To < Expr_Value (Index_Base_L)
945 and then U_To > Expr_Value (Index_Base_H)
950 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_aggr.adb923 U_To : Uint; variable
933 U_To := Local_Expr_Value (To) + Val;
940 and then U_To < Expr_Value (Index_Base_L)
945 and then U_To > Expr_Value (Index_Base_H)
950 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_aggr.adb1143 U_To : Uint; variable
1153 U_To := Local_Expr_Value (To) + Val;
1160 and then U_To < Expr_Value (Index_Base_L)
1165 and then U_To > Expr_Value (Index_Base_H)
1170 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_aggr.adb1143 U_To : Uint; variable
1153 U_To := Local_Expr_Value (To) + Val;
1160 and then U_To < Expr_Value (Index_Base_L)
1165 and then U_To > Expr_Value (Index_Base_H)
1170 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_aggr.adb1143 U_To : Uint;
1153 U_To := Local_Expr_Value (To) + Val;
1160 and then U_To < Expr_Value (Index_Base_L)
1165 and then U_To > Expr_Value (Index_Base_H)
1170 Expr_Pos := Make_Integer_Literal (Loc, U_To);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_aggr.adb1141 U_To : Uint; variable
1151 U_To := Local_Expr_Value (To) + Val;
1158 and then U_To < Expr_Value (Index_Base_L)
1163 and then U_To > Expr_Value (Index_Base_H)
1168 Expr_Pos := Make_Integer_Literal (Loc, U_To);