Home
last modified time | relevance | path

Searched refs:IEEE_Float_64 (Results 1 – 25 of 65) sorted by relevance

123

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-fcvt.ads46 V : IEEE_Float_64);
55 (Str : out String; Last : out Natural; N : IEEE_Float_64);
60 N : IEEE_Float_64;
76 function From_String (Str : String) return IEEE_Float_64;
102 return IEEE_Float_64;
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug071/
H A Dpattr.adb14 (Lit_Type : Natural; Known : Boolean; Val : IEEE_Float_64)
16 pragma Assert (IEEE_Float_64'Machine_Radix = 2);
17 pragma Assert (IEEE_Float_64'Machine_Mantissa = 53);
25 Exp := IEEE_Float_64'Exponent (Val) - 1;
26 Man := Unsigned_64 (abs (IEEE_Float_64'Fraction (Val)) * 2.0 ** 53);
86 subtype T is IEEE_Float_64;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dinterfac.ads166 type IEEE_Float_64 is digits 15; type
167 pragma Float_Representation (IEEE_Float, IEEE_Float_64);
168 for IEEE_Float_64'Size use 64;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dinterfac.ads166 type IEEE_Float_64 is digits 15; type
167 for IEEE_Float_64'Size use 64;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dinterfac.ads171 type IEEE_Float_64 is digits 15; type
172 for IEEE_Float_64'Size use 64;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dinterfac.ads171 type IEEE_Float_64 is digits 15; type
172 for IEEE_Float_64'Size use 64;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dinterfac.ads174 type IEEE_Float_64 is digits 15; type
175 for IEEE_Float_64'Size use 64;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dinterfac.ads163 type IEEE_Float_64 is digits 15; type
164 pragma Float_Representation (IEEE_Float, IEEE_Float_64);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dinterfac.ads174 type IEEE_Float_64 is digits 15; type
175 for IEEE_Float_64'Size use 64;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dinterfac.ads163 type IEEE_Float_64 is digits 15; type
164 pragma Float_Representation (IEEE_Float, IEEE_Float_64);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dinterfac.ads174 type IEEE_Float_64 is digits 15; type
175 for IEEE_Float_64'Size use 64;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dinterfac.ads174 type IEEE_Float_64 is digits 15; type
175 for IEEE_Float_64'Size use 64;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D6vinterf.ads188 type IEEE_Float_64 is digits 15; type
189 pragma Float_Representation (IEEE_Float, IEEE_Float_64);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D6vinterf.ads188 type IEEE_Float_64 is digits 15; type
189 pragma Float_Representation (IEEE_Float, IEEE_Float_64);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dinterfac.ads172 type IEEE_Float_64 is digits 15; type
173 for IEEE_Float_64'Size use 64;

123