Home
last modified time | relevance | path

Searched refs:M_Val (Results 1 – 23 of 23) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch3.adb10852 M_Val : Uint; variable
10891 M_Val := 2 ** System_Max_Binary_Modulus_Power;
10893 M_Val := Expr_Value (Mod_Expr);
10896 if M_Val < 1 then
10898 M_Val := 2 ** System_Max_Binary_Modulus_Power;
10901 Set_Modulus (T, M_Val);
10911 Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
10928 if M_Val = 2 ** Bits then
10934 elsif M_Val < 2 ** Bits then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch3.adb10852 M_Val : Uint; variable
10891 M_Val := 2 ** System_Max_Binary_Modulus_Power;
10893 M_Val := Expr_Value (Mod_Expr);
10896 if M_Val < 1 then
10898 M_Val := 2 ** System_Max_Binary_Modulus_Power;
10901 Set_Modulus (T, M_Val);
10911 Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
10928 if M_Val = 2 ** Bits then
10934 elsif M_Val < 2 ** Bits then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb18379 M_Val : Uint; variable
18438 M_Val := 2 ** System_Max_Binary_Modulus_Power;
18440 M_Val := Expr_Value (Mod_Expr);
18443 if M_Val < 1 then
18445 M_Val := 2 ** System_Max_Binary_Modulus_Power;
18448 if M_Val > 2 ** Standard_Long_Integer_Size then
18452 Set_Modulus (T, M_Val);
18460 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
18477 if M_Val = 2 ** Bits then
18483 elsif M_Val < 2 ** Bits then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch3.adb19242 M_Val : Uint; variable
19301 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19303 M_Val := Expr_Value (Mod_Expr);
19306 if M_Val < 1 then
19308 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19311 if M_Val > 2 ** Standard_Long_Integer_Size then
19315 Set_Modulus (T, M_Val);
19323 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19340 if M_Val = 2 ** Bits then
19346 elsif M_Val < 2 ** Bits then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb18379 M_Val : Uint; variable
18438 M_Val := 2 ** System_Max_Binary_Modulus_Power;
18440 M_Val := Expr_Value (Mod_Expr);
18443 if M_Val < 1 then
18445 M_Val := 2 ** System_Max_Binary_Modulus_Power;
18448 if M_Val > 2 ** Standard_Long_Integer_Size then
18452 Set_Modulus (T, M_Val);
18460 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
18477 if M_Val = 2 ** Bits then
18483 elsif M_Val < 2 ** Bits then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch3.adb19396 M_Val : Uint; variable
19455 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19457 M_Val := Expr_Value (Mod_Expr);
19460 if M_Val < 1 then
19462 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19465 if M_Val > 2 ** Standard_Long_Integer_Size then
19469 Set_Modulus (T, M_Val);
19477 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19494 if M_Val = 2 ** Bits then
19500 elsif M_Val < 2 ** Bits then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb19478 M_Val : Uint; variable
19540 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19542 M_Val := Expr_Value (Mod_Expr);
19545 if M_Val < 1 then
19547 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19550 if M_Val > 2 ** Standard_Long_Integer_Size then
19554 Set_Modulus (T, M_Val);
19562 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19579 if M_Val = 2 ** Bits then
19585 elsif M_Val < 2 ** Bits then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch3.adb19511 M_Val : Uint; variable
19570 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19572 M_Val := Expr_Value (Mod_Expr);
19575 if M_Val < 1 then
19577 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19580 if M_Val > 2 ** Standard_Long_Integer_Size then
19584 Set_Modulus (T, M_Val);
19592 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19609 if M_Val = 2 ** Bits then
19615 elsif M_Val < 2 ** Bits then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch3.adb19911 M_Val : Uint; variable
19978 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19980 M_Val := Expr_Value (Mod_Expr);
19983 if M_Val < 1 then
19985 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19988 if M_Val > 2 ** Standard_Long_Integer_Size then
19992 Set_Modulus (T, M_Val);
20000 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
20017 if M_Val = 2 ** Bits then
20023 elsif M_Val < 2 ** Bits then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb19478 M_Val : Uint; variable
19540 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19542 M_Val := Expr_Value (Mod_Expr);
19545 if M_Val < 1 then
19547 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19550 if M_Val > 2 ** Standard_Long_Integer_Size then
19554 Set_Modulus (T, M_Val);
19562 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19579 if M_Val = 2 ** Bits then
19585 elsif M_Val < 2 ** Bits then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch3.adb19511 M_Val : Uint; variable
19570 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19572 M_Val := Expr_Value (Mod_Expr);
19575 if M_Val < 1 then
19577 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19580 if M_Val > 2 ** Standard_Long_Integer_Size then
19584 Set_Modulus (T, M_Val);
19592 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19609 if M_Val = 2 ** Bits then
19615 elsif M_Val < 2 ** Bits then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb19478 M_Val : Uint; variable
19540 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19542 M_Val := Expr_Value (Mod_Expr);
19545 if M_Val < 1 then
19547 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19550 if M_Val > 2 ** Standard_Long_Integer_Size then
19554 Set_Modulus (T, M_Val);
19562 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19579 if M_Val = 2 ** Bits then
19585 elsif M_Val < 2 ** Bits then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch3.adb19511 M_Val : Uint; variable
19570 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19572 M_Val := Expr_Value (Mod_Expr);
19575 if M_Val < 1 then
19577 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19580 if M_Val > 2 ** Standard_Long_Integer_Size then
19584 Set_Modulus (T, M_Val);
19592 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19609 if M_Val = 2 ** Bits then
19615 elsif M_Val < 2 ** Bits then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch3.adb19396 M_Val : Uint; variable
19455 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19457 M_Val := Expr_Value (Mod_Expr);
19460 if M_Val < 1 then
19462 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19465 if M_Val > 2 ** Standard_Long_Integer_Size then
19469 Set_Modulus (T, M_Val);
19477 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19494 if M_Val = 2 ** Bits then
19500 elsif M_Val < 2 ** Bits then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch3.adb19396 M_Val : Uint; variable
19455 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19457 M_Val := Expr_Value (Mod_Expr);
19460 if M_Val < 1 then
19462 M_Val := 2 ** System_Max_Binary_Modulus_Power;
19465 if M_Val > 2 ** Standard_Long_Integer_Size then
19469 Set_Modulus (T, M_Val);
19477 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
19494 if M_Val = 2 ** Bits then
19500 elsif M_Val < 2 ** Bits then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch3.adb16971 M_Val : Uint; variable
17032 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17034 M_Val := Expr_Value (Mod_Expr);
17037 if M_Val < 1 then
17039 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17042 Set_Modulus (T, M_Val);
17050 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
17067 if M_Val = 2 ** Bits then
17073 elsif M_Val < 2 ** Bits then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch3.adb16971 M_Val : Uint; variable
17032 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17034 M_Val := Expr_Value (Mod_Expr);
17037 if M_Val < 1 then
17039 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17042 Set_Modulus (T, M_Val);
17050 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
17067 if M_Val = 2 ** Bits then
17073 elsif M_Val < 2 ** Bits then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch3.adb17373 M_Val : Uint; variable
17434 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17436 M_Val := Expr_Value (Mod_Expr);
17439 if M_Val < 1 then
17441 M_Val := 2 ** System_Max_Binary_Modulus_Power;
17444 Set_Modulus (T, M_Val);
17452 High_Bound => Make_Integer_Literal (Sloc (Mod_Expr), M_Val - 1)));
17469 if M_Val = 2 ** Bits then
17475 elsif M_Val < 2 ** Bits then