Home
last modified time | relevance | path

Searched refs:EXCEPT_ERROR (Results 1 – 5 of 5) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dexceptionhandler.t41 eh2.'min_severity'(.EXCEPT_ERROR)
51 is(i, .EXCEPT_ERROR, 'get min_severity - 2')
/dports/lang/parrot/parrot-8.1.0/docs/user/pir/
H A Dexceptions.pod111 eh.'min_severity'(.EXCEPT_ERROR)
/dports/lang/parrot/parrot-8.1.0/examples/pir/
H A Dpirric.pir328 severity = .EXCEPT_ERROR
344 aux = .EXCEPT_ERROR
358 aux = .EXCEPT_ERROR
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-incl.h1731 EXCEPT_ERROR, /* ISO error(Formal,Context) */ enumerator
H A Dpl-fli.c4290 return EXCEPT_ERROR; in classify_exception_p__LD()