Home
last modified time | relevance | path

Searched refs:Error_Type (Results 1 – 25 of 120) sorted by relevance

12345

/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dxxlimited.c64 PyObject *Error_Type; // Error class member
309 state->Error_Type = PyErr_NewException("xxlimited.Error", NULL, NULL); in xx_modexec()
310 if (state->Error_Type == NULL) { in xx_modexec()
313 if (PyModule_AddType(m, (PyTypeObject*)state->Error_Type) < 0) { in xx_modexec()
352 Py_VISIT(state->Error_Type); in xx_traverse()
361 Py_CLEAR(state->Error_Type); in xx_clear()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dxxlimited.c65 PyObject *Error_Type; // Error class member
310 state->Error_Type = PyErr_NewException("xxlimited.Error", NULL, NULL); in xx_modexec()
311 if (state->Error_Type == NULL) { in xx_modexec()
314 if (PyModule_AddType(m, (PyTypeObject*)state->Error_Type) < 0) { in xx_modexec()
353 Py_VISIT(state->Error_Type); in xx_traverse()
362 Py_CLEAR(state->Error_Type); in xx_clear()
/dports/lang/asis/asis-gpl-2016-src/tools/asistant/
H A Dasistant-common.adb46 function Error_Message (E : Error_Type) return Wide_String;
49 function Error_Message (E : Error_Type) return Wide_String is
108 procedure Error (ErrNo : Error_Type;
H A Dasistant-common.ads112 type Error_Type is type
145 LastErr : Error_Type;
152 procedure Error (ErrNo : Error_Type;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error);
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gnat.dg/
H A Daggr11_pkg.ads3 type Error_Type is (No_Error, Error); type
5 type Rec (Kind : Error_Type := No_Error) is record

12345