Home
last modified time | relevance | path

Searched refs:Bignum_Data (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-shabig.ads58 type Bignum_Data (Len : Length) is record type
68 for Bignum_Data use record
73 type Bignum is access all Bignum_Data;
H A Da-nbnbin.adb50 procedure Free is new Ada.Unchecked_Deallocation (Bignum_Data, Bignum);
58 return new Bignum_Data'(D'Length, Neg, D);
450 Set_Bignum (Result, new Bignum_Data'(Get_Bignum (L).all));
607 This.C := To_Address (new Bignum_Data'(To_Bignum (This.C).all));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-shabig.ads58 type Bignum_Data (Len : Length) is record type
68 for Bignum_Data use record
73 type Bignum is access all Bignum_Data;
H A Da-nbnbin.adb49 procedure Free is new Ada.Unchecked_Deallocation (Bignum_Data, Bignum);
57 return new Bignum_Data'(D'Length, Neg, D);
449 Set_Bignum (Result, new Bignum_Data'(Get_Bignum (L).all));
606 This.C := To_Address (new Bignum_Data'(To_Bignum (This.C).all));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-shabig.ads58 type Bignum_Data (Len : Length) is record type
68 for Bignum_Data use record
73 type Bignum is access all Bignum_Data;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-shabig.ads58 type Bignum_Data (Len : Length) is record type
68 for Bignum_Data use record
73 type Bignum is access all Bignum_Data;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-bignum.ads57 type Bignum_Data (Len : Length) is record type
67 for Bignum_Data use record
72 type Bignum is access all Bignum_Data;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-genbig.ads65 type Bignum_Data (Len : Length) is record type
75 for Bignum_Data use record
80 type Bignum is access all Bignum_Data;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-genbig.ads65 type Bignum_Data (Len : Length) is record type
75 for Bignum_Data use record
80 type Bignum is access all Bignum_Data;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-genbig.ads65 type Bignum_Data (Len : Length) is record type
75 for Bignum_Data use record
80 type Bignum is access all Bignum_Data;

1234