Home
last modified time | relevance | path

Searched refs:Stack_Id (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D1ssecsta.adb44 type Stack_Id is record type
49 pragma Suppress_Initialization (Stack_Id);
51 type Stack_Ptr is access Stack_Id;
H A Ds-secsta.adb109 type Stack_Id is record type
115 type Stack_Ptr is access Stack_Id;
305 procedure Free is new Unchecked_Deallocation (Stack_Id, Stack_Ptr);
446 Stack := new Stack_Id;
490 Stack : aliased Stack_Id;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D1ssecsta.adb44 type Stack_Id is record
49 pragma Suppress_Initialization (Stack_Id);
51 type Stack_Ptr is access Stack_Id;
H A Ds-secsta.adb109 type Stack_Id is record type
115 type Stack_Ptr is access Stack_Id;
305 procedure Free is new Unchecked_Deallocation (Stack_Id, Stack_Ptr);
446 Stack := new Stack_Id;
490 Stack : aliased Stack_Id;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-secsta.adb110 type Stack_Id is record type
116 type Stack_Ptr is access Stack_Id;
307 new Ada.Unchecked_Deallocation (Stack_Id, Stack_Ptr);
449 Stack := new Stack_Id;
494 Stack : aliased Stack_Id;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Dlto4.ads18 type Stack_Id is record type
22 type Stack_Ptr is access Stack_Id;

12