Searched refs:ctltype (Results 1 – 2 of 2) sorted by relevance
63 if(ctlstack->ctltype == CTLIF)82 if(ctlstack->ctltype==CTLIF) in exelse()88 ctlstack->ctltype = CTLELSE; in exelse()97 if(ctlstack->ctltype == CTLIF) in exendif()104 else if(ctlstack->ctltype == CTLELSE) in exendif()123 ctlstack->ctltype = code;498 if(q->ctltype == CTLDO) { in enddo()
156 unsigned ctltype:8; member