Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-fatgen.adb70 R_Neg_Power : constant array (Expbits) of T := constant
199 Ax := Ax * R_Neg_Power (Expbits'Last);
207 Ax := Ax * R_Neg_Power (N);
222 while Ax < R_Neg_Power (Expbits'Last) loop
230 if Ax < R_Neg_Power (N) then
548 Y := Y * R_Neg_Power (Expbits'Last);
556 Y := Y * R_Neg_Power (N);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-fatgen.adb70 R_Neg_Power : constant array (Expbits) of T := constant
199 Ax := Ax * R_Neg_Power (Expbits'Last);
207 Ax := Ax * R_Neg_Power (N);
222 while Ax < R_Neg_Power (Expbits'Last) loop
230 if Ax < R_Neg_Power (N) then
548 Y := Y * R_Neg_Power (Expbits'Last);
556 Y := Y * R_Neg_Power (N);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
577 Y := Y * R_Neg_Power (Expbits'Last);
585 Y := Y * R_Neg_Power (N);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
577 Y := Y * R_Neg_Power (Expbits'Last);
585 Y := Y * R_Neg_Power (N);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
577 Y := Y * R_Neg_Power (Expbits'Last);
585 Y := Y * R_Neg_Power (N);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
588 Y := Y * R_Neg_Power (Expbits'Last);
596 Y := Y * R_Neg_Power (N);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-fatgen.adb68 R_Neg_Power : constant array (Expbits) of T := constant
194 Ax := Ax * R_Neg_Power (Expbits'Last);
202 Ax := Ax * R_Neg_Power (N);
218 while Ax < R_Neg_Power (Expbits'Last) loop
226 if Ax < R_Neg_Power (N) then
597 Y := Y * R_Neg_Power (Expbits'Last);
605 Y := Y * R_Neg_Power (N);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Ds-fatgen.ali126 68a4 R_Neg_Power(4|39F10) 194r30 202r33 218r27 226r27 588r25 596r28
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adalib/
H A Ds-fatgen.ali125 68a4 R_Neg_Power(4|39F10) 194r30 202r33 218r27 226r27 597r25 605r28