Home | History | Annotate | Download | only in compiler

Lines Matching refs:STAR

468         if nodelist[idx + 1][0] == token.STAR:
699 if t == token.STAR:
826 if node[0] == token.STAR or node[0] == token.DOUBLESTAR:
827 if node[0] == token.STAR:
1267 if node[0]==token.STAR: