Home
last modified time | relevance | path

Searched refs:Two_Y (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.adb4990 Two_Y : constant Uint := Uint_2 ** Expr_Value (Right); constant
5006 Fold_Uint (N, Expr_Value (Left) / Two_Y, Static => Static);
5011 elsif Two_Y > Modulus
5026 (Expr_Value (Left)) / Two_Y
5027 + (Two_Y - Uint_1)
5038 (Modulus + Expr_Value (Left)) / Two_Y
5039 + (Two_Y - Uint_1)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.adb5090 Two_Y : constant Uint := Uint_2 ** Expr_Value (Right); constant
5106 Fold_Uint (N, Expr_Value (Left) / Two_Y, Static => Static);
5111 elsif Two_Y > Modulus
5126 (Expr_Value (Left)) / Two_Y
5127 + (Two_Y - Uint_1)
5138 (Modulus + Expr_Value (Left)) / Two_Y
5139 + (Two_Y - Uint_1)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb4990 Two_Y : constant Uint := Uint_2 ** Expr_Value (Right); constant
5006 Fold_Uint (N, Expr_Value (Left) / Two_Y, Static => Static);
5011 elsif Two_Y > Modulus
5026 (Expr_Value (Left)) / Two_Y
5027 + (Two_Y - Uint_1)
5038 (Modulus + Expr_Value (Left)) / Two_Y
5039 + (Two_Y - Uint_1)
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb4990 Two_Y : constant Uint := Uint_2 ** Expr_Value (Right); constant
5006 Fold_Uint (N, Expr_Value (Left) / Two_Y, Static => Static);
5011 elsif Two_Y > Modulus
5026 (Expr_Value (Left)) / Two_Y
5027 + (Two_Y - Uint_1)
5038 (Modulus + Expr_Value (Left)) / Two_Y
5039 + (Two_Y - Uint_1)
/dports/math/py-pandas/pandas-1.2.5/doc/source/user_guide/
H A Dcookbook.rst303 "Two_Y": [1.22, 1.22, 1.22],