Home | History | Annotate | Download | only in Python

Lines Matching refs:BinOp_fields

165 static char *BinOp_fields[]={
744 BinOp_type = make_type("BinOp", expr_type, BinOp_fields, 3);