Lines Matching full:cstack
311 self.cstack = []326 for c in self.cstack:467 self.cstack.append(self.c)471 self.c = self.cstack.pop()