Searched refs:SH_JMPERRFN (Results 1 – 2 of 2) sorted by relevance
82 #define SH_JMPERRFN 8 macro
2640 siglongjmp(*shp->jmplist,SH_JMPERRFN); in sh_funscope()2650 if(--shp->fn_depth==1 && jmpval==SH_JMPERRFN) in sh_funscope()