Searched refs:indebug (Results 1 – 5 of 5) sorted by relevance
173 char indebug; /* set when in debug trap */ \
686 static int indebug = 0; variable730 if (!indebug) in cpfir()
481 if(!shp->indebug && jmpval!=SH_JMPEXIT && jmpval!=SH_JMPFUN) in sh_trap()
405 if(shp->indebug) in sh_debug()407 shp->indebug = 1; in sh_debug()448 shp->indebug = 0; in sh_debug()
206 if((flag&ARG_OPTIMIZE) && !shp->indebug) in sh_macexpand()