Searched refs:UNCONDITIONAL (Results 1 – 1 of 1) sorted by relevance
43 UNCONDITIONAL = 0 # No %kind in effect variable in Specification55 self.conditional = self.UNCONDITIONAL61 … assert self.conditional is self.UNCONDITIONAL, "%kind not terminated by end of specification file"206 assert self.conditional is self.UNCONDITIONAL, \218 …assert not self.conditional is self.UNCONDITIONAL, "%else without matching %kind on " + self.conte…246 …assert not self.conditional is self.UNCONDITIONAL, "%/kind without matching %kind on " + self.cont…249 self.conditional = self.UNCONDITIONAL256 … assert self.conditional is self.UNCONDITIONAL, "%define-kinds within %kind is forbidden at " + \