Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_prag.adb1952 Code_Val : Uint; variable
1993 Code_Val := Expr_Value (Arg_Code);
1995 if not UI_Is_In_Int_Range (Code_Val) then
2001 Set_Exception_Code (Def_Id, Code_Val);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_prag.adb1952 Code_Val : Uint; variable
1993 Code_Val := Expr_Value (Arg_Code);
1995 if not UI_Is_In_Int_Range (Code_Val) then
2001 Set_Exception_Code (Def_Id, Code_Val);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_prag.adb3870 Code_Val : Uint; variable
3909 Code_Val := Expr_Value (Arg_Code);
3911 if not UI_Is_In_Int_Range (Code_Val) then
3917 Set_Exception_Code (Def_Id, Code_Val);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_prag.adb3870 Code_Val : Uint; variable
3909 Code_Val := Expr_Value (Arg_Code);
3911 if not UI_Is_In_Int_Range (Code_Val) then
3917 Set_Exception_Code (Def_Id, Code_Val);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_prag.adb7148 Code_Val : Uint; variable
7187 Code_Val := Expr_Value (Arg_Code);
7189 if not UI_Is_In_Int_Range (Code_Val) then
7195 Set_Exception_Code (Def_Id, Code_Val);