Home | History | Annotate | Download | only in tools

Lines Matching refs:Constant

673 class Constant(Expression):
877 return Constant(True)
880 return Constant(False)
1036 current_section = Section(Constant(True))