Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dcompile.h244 #define COMPILER_ERR_BOTCH 1 macro
/dports/lang/yap/yap-6.2.2/C/
H A Dcompiler.c571 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH); in compile_sf_term()
598 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH); in c_args()
640 siglongjmp(cglobs->cint.CompilerBotch,COMPILER_ERR_BOTCH); in try_store_as_dbterm()
1438 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH);
2291 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH);
2332 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH);
2355 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH);
2645 siglongjmp(cglobs->cint.CompilerBotch, COMPILER_ERR_BOTCH);