Searched refs:indebug (Results 1 – 5 of 5) sorted by relevance
201 char indebug; /* set when in debug trap */ \
680 static int indebug = 0; variable724 if (!indebug) in cpfir()
492 if(!shp->indebug && jmpval!=SH_JMPEXIT && jmpval!=SH_JMPFUN) in sh_trap()
511 if(shp->indebug) in sh_debug()513 shp->indebug = 1; in sh_debug()555 shp->indebug = 0; in sh_debug()
216 if((flag&ARG_OPTIMIZE) && !shp->indebug && !(flags&ARG_MESSAGE)) in sh_macexpand()