Searched defs:sh_popcontext (Results 1 – 2 of 2) sorted by relevance
113 #define sh_popcontext(bp) (sh.jmplist=(bp)->prev, errorpop(&((bp)->err))) macro
113 #define sh_popcontext(shp,bp) (shp->jmplist=(bp)->prev, errorpop(&((bp)->err))) macro