Home
last modified time | relevance | path

Searched refs:exception_class_eq (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
981 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog-201411302 * raise-gcc.c (exception_class_eq): Make endian neutral.
15729 * raise-gcc.c (exception_class_eq): New function.
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Draise-gcc.c919 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
939 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
988 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Draise-gcc.c871 exception_class_eq (const _GNAT_Exception *except, _Unwind_Exception_Class ec) in exception_class_eq() function
890 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
935 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog716 * raise-gcc.c (exception_class_eq): Make endian neutral.
5143 * raise-gcc.c (exception_class_eq): New function.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
981 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog-201411302 * raise-gcc.c (exception_class_eq): Make endian neutral.
15729 * raise-gcc.c (exception_class_eq): New function.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
981 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Draise-gcc.c871 exception_class_eq (const _GNAT_Exception *except, _Unwind_Exception_Class ec) in exception_class_eq() function
890 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
935 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog-201411302 * raise-gcc.c (exception_class_eq): Make endian neutral.
15729 * raise-gcc.c (exception_class_eq): New function.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
970 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog-201411302 * raise-gcc.c (exception_class_eq): Make endian neutral.
15729 * raise-gcc.c (exception_class_eq): New function.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
970 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Draise-gcc.c914 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
934 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
962 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
981 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
981 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Draise-gcc.c912 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
932 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
964 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
H A DChangeLog-201411302 * raise-gcc.c (exception_class_eq): Make endian neutral.
15729 * raise-gcc.c (exception_class_eq): New function.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
970 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
970 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
987 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Draise-gcc.c918 exception_class_eq (const _GNAT_Exception *except,
938 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS))
970 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Draise-gcc.c913 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
933 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
982 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Draise-gcc.c919 exception_class_eq (const _GNAT_Exception *except, in exception_class_eq() function
939 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
988 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Draise-gcc.c871 exception_class_eq (const _GNAT_Exception *except, _Unwind_Exception_Class ec) in exception_class_eq() function
890 if (exception_class_eq (propagated_exception, GNAT_EXCEPTION_CLASS)) in is_handled_by()
935 if (exception_class_eq (propagated_exception, CXX_EXCEPTION_CLASS) in is_handled_by()

123