Home
last modified time | relevance | path

Searched refs:EXCEPT_RESOURCE (Results 1 – 2 of 2) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-incl.h1732 EXCEPT_RESOURCE, /* ISO error(resource_error(_), _) */ enumerator
H A Dpl-fli.c4287 return EXCEPT_RESOURCE; in classify_exception_p__LD()
4328 { if ( cn == EXCEPT_RESOURCE ) in PL_raise_exception()