Home
last modified time | relevance | path

Searched defs:Expr_Value (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dfe.h180 #define Expr_Value sem_eval__expr_value macro
H A Dsem_eval.adb2678 function Expr_Value (N : Node_Id) return Uint is subprogram
2679 Kind : constant Node_Kind := Nkind (N);
2680 CV_Ent : CV_Entry renames CV_Cache (Nat (N) mod CV_Cache_Size);
2681 Ent : Entity_Id;
2682 Val : Uint;
H A Dsem_eval.ads225 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dfe.h180 #define Expr_Value sem_eval__expr_value macro
H A Dsem_eval.adb2678 function Expr_Value (N : Node_Id) return Uint is subprogram
2679 Kind : constant Node_Kind := Nkind (N);
2680 CV_Ent : CV_Entry renames CV_Cache (Nat (N) mod CV_Cache_Size);
2681 Ent : Entity_Id;
2682 Val : Uint;
H A Dsem_eval.ads225 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_eval.ads345 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_eval.ads345 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_eval.ads251 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_eval.ads251 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_eval.ads298 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.ads269 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.ads271 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.ads271 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_eval.ads271 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_eval.ads278 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_eval.ads269 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_eval.ads269 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.ads282 function Expr_Value (N : Node_Id) return Uint; subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.ads281 function Expr_Value (N : Node_Id) return Uint; subprogspec

123