Home
last modified time | relevance | path

Searched refs:Is_Negative (Results 1 – 25 of 64) sorted by relevance

123

/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/src/
H A Dcrypto-types-elliptic_curves-zp.adb145 function Is_Negative(X : EC_Point) return Boolean is subprogram
158 end Is_Negative; argument
162 function Is_Negative(Left, Right : EC_Point) return Boolean is subprogram
179 end Is_Negative; argument
199 if Is_Negative(Left, Right) then --Left = Negative(Right) then
227 if Is_Negative(X) then --X = Negative(X) then
H A Dcrypto-types-elliptic_curves-zp.ads49 function Is_Negative(X : EC_Point) return Boolean; subprogspec
51 function Is_Negative(Left, Right : EC_Point) return Boolean; subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-imager.adb71 function Is_Negative (V : Num) return Boolean; subprogspec
120 if not Is_Negative (V) and then V <= Num'Last then
139 function Is_Negative (V : Num) return Boolean is subprogram
153 end Is_Negative;
392 Digs (1) := (if Is_Negative (V) then '-' else ' ');
/dports/misc/excel-writer/Excel_Writer/src/
H A Dieee_754-generic_double_precision.ads79 function Is_Negative (Value : Float_64) return Boolean; subprogspec
109 pragma Inline (Is_Negative);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
98 if not Is_Negative (V)
537 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
98 if not Is_Negative (V)
537 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-imgrea.adb74 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
75 pragma Import (Intrinsic, Is_Negative);
99 if not Is_Negative (V)
536 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
98 if not Is_Negative (V)
537 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-imgrea.adb74 function Is_Negative (V : Long_Long_Float) return Boolean;
75 pragma Import (Intrinsic, Is_Negative);
99 if not Is_Negative (V)
536 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
533 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-imgrea.adb73 function Is_Negative (V : Long_Long_Float) return Boolean; subprogspec
74 pragma Import (Intrinsic, Is_Negative);
99 if (not Is_Negative (V) and then V <= Long_Long_Float'Last)
538 if Long_Long_Float'Signed_Zeros and then Is_Negative (V) then

123