Home
last modified time | relevance | path

Searched refs:To_Pos_Int (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-arit32.adb66 function To_Pos_Int (A : Uns32) return Int32; subprogspec
140 R := To_Pos_Int (Ru);
141 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
147 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
172 function To_Pos_Int (A : Uns32) return Int32 is subprogram
180 end To_Pos_Int; argument
H A Ds-aridou.adb98 function To_Pos_Int (A : Double_Uns) return Double_Int; subprogspec
324 return To_Pos_Int (T2);
332 return To_Pos_Int (T2);
590 R := To_Pos_Int (Ru);
591 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
597 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
668 function To_Pos_Int (A : Double_Uns) return Double_Int is subprogram
676 end To_Pos_Int; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-arit32.adb66 function To_Pos_Int (A : Uns32) return Int32; subprogspec
140 R := To_Pos_Int (Ru);
141 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
147 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
172 function To_Pos_Int (A : Uns32) return Int32 is subprogram
180 end To_Pos_Int; argument
H A Ds-aridou.adb98 function To_Pos_Int (A : Double_Uns) return Double_Int; subprogspec
324 return To_Pos_Int (T2);
332 return To_Pos_Int (T2);
590 R := To_Pos_Int (Ru);
591 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
597 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
668 function To_Pos_Int (A : Double_Uns) return Double_Int is subprogram
676 end To_Pos_Int; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-arit32.adb66 function To_Pos_Int (A : Uns32) return Int32; subprogspec
140 R := To_Pos_Int (Ru);
141 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
147 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
172 function To_Pos_Int (A : Uns32) return Int32 is subprogram
180 end To_Pos_Int; argument
H A Ds-aridou.adb98 function To_Pos_Int (A : Double_Uns) return Double_Int; subprogspec
324 return To_Pos_Int (T2);
332 return To_Pos_Int (T2);
590 R := To_Pos_Int (Ru);
591 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
597 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
668 function To_Pos_Int (A : Double_Uns) return Double_Int is subprogram
676 end To_Pos_Int; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
593 function To_Pos_Int (A : Uns64) return Int64 is subprogram
601 end To_Pos_Int; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
307 return To_Pos_Int (T2);
313 return To_Pos_Int (T2);
571 R := To_Pos_Int (Ru);
572 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
578 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
648 function To_Pos_Int (A : Uns64) return Int64 is subprogram
656 end To_Pos_Int; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
307 return To_Pos_Int (T2);
313 return To_Pos_Int (T2);
571 R := To_Pos_Int (Ru);
572 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
578 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
648 function To_Pos_Int (A : Uns64) return Int64 is subprogram
656 end To_Pos_Int; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
307 return To_Pos_Int (T2);
313 return To_Pos_Int (T2);
571 R := To_Pos_Int (Ru);
572 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
578 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
648 function To_Pos_Int (A : Uns64) return Int64 is subprogram
656 end To_Pos_Int; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64 with Inline; subprogspec
276 return To_Pos_Int (T2);
282 return To_Pos_Int (T2);
518 R := To_Pos_Int (Ru);
519 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
525 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
595 function To_Pos_Int (A : Uns64) return Int64 is subprogram
603 end To_Pos_Int; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64; subprogspec
344 return To_Pos_Int (T2);
350 return To_Pos_Int (T2);
586 R := To_Pos_Int (Ru);
587 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
593 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
662 function To_Pos_Int (A : Uns64) return Int64 is subprogram
671 end To_Pos_Int; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64; subprogspec
344 return To_Pos_Int (T2);
350 return To_Pos_Int (T2);
586 R := To_Pos_Int (Ru);
587 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
593 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
662 function To_Pos_Int (A : Uns64) return Int64 is subprogram
671 end To_Pos_Int; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-arit64.adb91 function To_Pos_Int (A : Uns64) return Int64; subprogspec
344 return To_Pos_Int (T2);
350 return To_Pos_Int (T2);
586 R := To_Pos_Int (Ru);
587 Q := (if Z > 0 then To_Pos_Int (Qu) else To_Neg_Int (Qu));
593 Q := (if Z > 0 then To_Neg_Int (Qu) else To_Pos_Int (Qu));
662 function To_Pos_Int (A : Uns64) return Int64 is subprogram
671 end To_Pos_Int; argument

12