Home
last modified time | relevance | path

Searched refs:Lbit (Results 26 – 50 of 52) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Drepinfo.adb1125 Lbit : Uint; variable
1211 Lbit := Sbit + Esiz - 1;
1216 if Lbit >= 0 and then Lbit < 10 then
1220 UI_Write (Lbit, Decimal);
H A Dsem_ch13.adb506 Error_Msg_Uint_1 := Lbit + 1;
8507 Lbit : Uint; variable
8667 and then Present (Lbit)
8678 elsif Lbit < Fbit - 1 then
8791 Lbit := Lbit + UI_From_Int (SSU) * Posit;
11805 Lbit : Uint := No_Uint; variable
12017 Lbit := Fbit + Esize (Comp) - 1;
12355 Max_Bit_So_Far := Lbit;
12363 Error_Msg_Uint_2 := Lbit + 1;
12388 if Hbit < Lbit then
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Drepinfo.adb1144 Lbit : Uint; variable
1232 Lbit := Sbit + Esiz - 1;
1237 if Lbit >= 0 and then Lbit < 10 then
1241 UI_Write (Lbit, Decimal);
H A Dsem_ch13.adb440 Error_Msg_Uint_1 := Lbit + 1;
6983 Lbit : Uint; variable
7169 and then Lbit /= No_Uint
7180 elsif Lbit < Fbit - 1 then
7293 Lbit := Lbit + UI_From_Int (SSU) * Posit;
10140 Lbit : Uint; variable
10352 Lbit := Fbit + Esize (Comp) - 1;
10682 Max_Bit_So_Far := Lbit;
10687 and then RM_Size (Rectype) <= Lbit
10713 if Hbit < Lbit then
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Drepinfo.adb1095 Lbit : Uint; variable
1183 Lbit := Sbit + Esiz - 1;
1188 if Lbit >= 0 and then Lbit < 10 then
1192 UI_Write (Lbit, Decimal);
H A Dsem_ch13.adb488 Error_Msg_Uint_1 := Lbit + 1;
8190 Lbit : Uint; variable
8350 and then Lbit /= No_Uint
8361 elsif Lbit < Fbit - 1 then
8474 Lbit := Lbit + UI_From_Int (SSU) * Posit;
11410 Lbit : Uint := No_Uint; variable
11622 Lbit := Fbit + Esize (Comp) - 1;
11953 Max_Bit_So_Far := Lbit;
11961 Error_Msg_Uint_2 := Lbit + 1;
11986 if Hbit < Lbit then
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Drepinfo.adb1144 Lbit : Uint; variable
1232 Lbit := Sbit + Esiz - 1;
1237 if Lbit >= 0 and then Lbit < 10 then
1241 UI_Write (Lbit, Decimal);
H A Dsem_ch13.adb440 Error_Msg_Uint_1 := Lbit + 1;
6983 Lbit : Uint; variable
7169 and then Lbit /= No_Uint
7180 elsif Lbit < Fbit - 1 then
7293 Lbit := Lbit + UI_From_Int (SSU) * Posit;
10140 Lbit : Uint; variable
10352 Lbit := Fbit + Esize (Comp) - 1;
10682 Max_Bit_So_Far := Lbit;
10687 and then RM_Size (Rectype) <= Lbit
10713 if Hbit < Lbit then
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Drepinfo.adb1095 Lbit : Uint;
1183 Lbit := Sbit + Esiz - 1;
1188 if Lbit >= 0 and then Lbit < 10 then
1192 UI_Write (Lbit, Decimal);
H A Dsem_ch13.adb488 Error_Msg_Uint_1 := Lbit + 1;
8190 Lbit : Uint; variable
8350 and then Lbit /= No_Uint
8361 elsif Lbit < Fbit - 1 then
8474 Lbit := Lbit + UI_From_Int (SSU) * Posit;
11410 Lbit : Uint := No_Uint; variable
11622 Lbit := Fbit + Esize (Comp) - 1;
11953 Max_Bit_So_Far := Lbit;
11961 Error_Msg_Uint_2 := Lbit + 1;
11986 if Hbit < Lbit then
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Drepinfo.adb1248 Lbit : Uint; variable
1336 Lbit := Sbit + Esiz - 1;
1341 if Lbit >= 0 and then Lbit < 10 then
1345 UI_Write (Lbit);
H A Dsem_ch13.adb6921 Lbit : Uint; variable
7107 and then Lbit /= No_Uint
7118 elsif Lbit < Fbit - 1 then
7231 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7261 if Hbit < Lbit then
7262 Hbit := Lbit;
10026 Lbit : Uint; variable
10178 Lbit := Fbit + Esize (Comp) - 1;
10287 Max_Bit_So_Far := Lbit;
10318 if Hbit < Lbit then
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Drepinfo.adb1248 Lbit : Uint; variable
1336 Lbit := Sbit + Esiz - 1;
1341 if Lbit >= 0 and then Lbit < 10 then
1345 UI_Write (Lbit);
H A Dsem_ch13.adb6921 Lbit : Uint; variable
7107 and then Lbit /= No_Uint
7118 elsif Lbit < Fbit - 1 then
7231 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7261 if Hbit < Lbit then
7262 Hbit := Lbit;
10026 Lbit : Uint; variable
10178 Lbit := Fbit + Esize (Comp) - 1;
10287 Max_Bit_So_Far := Lbit;
10318 if Hbit < Lbit then
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch13.adb6463 Lbit : Uint; variable
6649 and then Lbit /= No_Uint
6662 elsif Lbit < Fbit - 1 then
6775 Lbit := Lbit + UI_From_Int (SSU) * Posit;
6805 if Hbit < Lbit then
6806 Hbit := Lbit;
9786 Lbit : Uint; variable
9938 Lbit := Fbit + Esize (Comp) - 1;
10043 Max_Bit_So_Far := Lbit;
10066 if Hbit < Lbit then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch13.adb6921 Lbit : Uint; variable
7107 and then Lbit /= No_Uint
7118 elsif Lbit < Fbit - 1 then
7231 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7261 if Hbit < Lbit then
7262 Hbit := Lbit;
10026 Lbit : Uint; variable
10178 Lbit := Fbit + Esize (Comp) - 1;
10287 Max_Bit_So_Far := Lbit;
10318 if Hbit < Lbit then
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch13.adb6463 Lbit : Uint; variable
6649 and then Lbit /= No_Uint
6662 elsif Lbit < Fbit - 1 then
6775 Lbit := Lbit + UI_From_Int (SSU) * Posit;
6805 if Hbit < Lbit then
6806 Hbit := Lbit;
9786 Lbit : Uint; variable
9938 Lbit := Fbit + Esize (Comp) - 1;
10043 Max_Bit_So_Far := Lbit;
10066 if Hbit < Lbit then
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch13.adb6875 Lbit : Uint; variable
7061 and then Lbit /= No_Uint
7072 elsif Lbit < Fbit - 1 then
7185 Lbit := Lbit + UI_From_Int (SSU) * Posit;
7215 if Hbit < Lbit then
7216 Hbit := Lbit;
9912 Lbit : Uint; variable
10064 Lbit := Fbit + Esize (Comp) - 1;
10173 Max_Bit_So_Far := Lbit;
10204 if Hbit < Lbit then
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch13.adb440 Error_Msg_Uint_1 := Lbit + 1;
6983 Lbit : Uint; variable
7169 and then Lbit /= No_Uint
7180 elsif Lbit < Fbit - 1 then
7293 Lbit := Lbit + UI_From_Int (SSU) * Posit;
10140 Lbit : Uint; variable
10352 Lbit := Fbit + Esize (Comp) - 1;
10682 Max_Bit_So_Far := Lbit;
10687 and then RM_Size (Rectype) <= Lbit
10713 if Hbit < Lbit then
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch13.adb488 Error_Msg_Uint_1 := Lbit + 1;
8190 Lbit : Uint; variable
8350 and then Lbit /= No_Uint
8361 elsif Lbit < Fbit - 1 then
8474 Lbit := Lbit + UI_From_Int (SSU) * Posit;
11410 Lbit : Uint := No_Uint; variable
11622 Lbit := Fbit + Esize (Comp) - 1;
11953 Max_Bit_So_Far := Lbit;
11961 Error_Msg_Uint_2 := Lbit + 1;
11986 if Hbit < Lbit then
[all …]

123