Home
last modified time | relevance | path

Searched defs:Exception_Code (Results 1 – 16 of 16) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-vmexta.ads41 subtype Exception_Code is System.Address; subtype
H A Deinfo.ads6385 function Exception_Code (Id : E) return U; subprogspec
H A Deinfo.adb1176 function Exception_Code (Id : E) return Uint is subprogram
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Draise.h38 typedef unsigned Exception_Code; typedef
H A Ds-stalib.ads108 type Exception_Code is mod 2 ** Integer'Size; type
H A Deinfo.adb1180 function Exception_Code (Id : E) return Uint is subprogram
H A Deinfo.ads6173 function Exception_Code (Id : E) return U; subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Draise.h38 typedef unsigned Exception_Code; typedef
H A Ds-stalib.ads108 type Exception_Code is mod 2 ** Integer'Size; type
H A Deinfo.ads6173 function Exception_Code (Id : E) return U; subprogspec
H A Deinfo.adb1180 function Exception_Code (Id : E) return Uint is subprogram
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Deinfo.adb862 function Exception_Code (Id : E) return Uint is subprogram
H A Deinfo.ads4991 function Exception_Code (Id : E) return U; subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Deinfo.adb862 function Exception_Code (Id : E) return Uint is subprogram
H A Deinfo.ads4991 function Exception_Code (Id : E) return U; subprogspec
/dports/security/py-maec/python-maec-4.1.0.17/maec/bindings/
H A Dmaec_package.py3012 …fatal=None, Error_Type=None, Error_Count=None, Error_Instances=None, Exception_Code=None, Faulting… argument
3025 def set_Exception_Code(self, Exception_Code): self.Exception_Code = Exception_Code argument