Searched refs:errorpop (Results 1 – 4 of 4) sorted by relevance
113 #define sh_popcontext(shp,bp) (shp->jmplist=(bp)->prev, errorpop(&((bp)->err)))
104 #define errorpop(p) (*ERROR_CONTEXT_BASE=*(p)) macro
9 ERROR_CONTEXT_T == Error_context_t /* workaround until switch from errorpush()/errorpop() => errorc…
1457 errorpop(&buffp->err); in sh_exec()