Home
last modified time | relevance | path

Searched refs:FUNCTOR_resource_error1 (Results 1 – 11 of 11) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-error.c247 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
526 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
598 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
612 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
626 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
H A Dpl-alloc.c678 p[3] = FUNCTOR_resource_error1; in outOfStack()
H A Dpl-wam.c1911 if ( hasFunctor(*p, FUNCTOR_resource_error1) ) in resourceException()
H A Dpl-fli.c4254 p[3] = FUNCTOR_resource_error1; in copy_exception()
H A Dpl-thread.c2309 PL_FUNCTOR, FUNCTOR_resource_error1, in unify_thread_status()
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/
H A Dunicode4pl.c60 static functor_t FUNCTOR_resource_error1; variable
121 PL_FUNCTOR, FUNCTOR_resource_error1, in resource_error()
/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Datom_map.c124 static functor_t FUNCTOR_resource_error1; variable
203 PL_FUNCTOR, FUNCTOR_resource_error1, in resource_error()
/dports/lang/yap/yap-6.2.2/include/
H A Ddswiatoms.h810 #define FUNCTOR_resource_error1 (163*4+2) macro
/dports/lang/yap/yap-6.2.2/packages/clib/
H A Dprocess.c66 static functor_t FUNCTOR_resource_error1; variable
135 PL_FUNCTOR, FUNCTOR_resource_error1, in resource_error()
/dports/lang/yap/yap-6.2.2/library/dialect/swi/fli/
H A Dswi.c1414 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
1451 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
1472 PL_FUNCTOR, FUNCTOR_resource_error1, in PL_error()
/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c191 static functor_t FUNCTOR_resource_error1; /* resource_error(Error) */ variable
514 PL_FUNCTOR, FUNCTOR_resource_error1, in resource_error()
4064 FUNCTOR_resource_error1 = MKFUNCTOR("resource_error", 1);