Searched defs:_expr (Results 1 – 2 of 2) sorted by relevance
234 struct _expr { struct235 enum _expr_kind kind; argument236 union {376 } v;377 int lineno;378 int col_offset;379 int end_lineno;380 int end_col_offset;
193 struct _expr { struct194 enum _expr_kind kind; argument195 union {310 } v;311 int lineno;312 int col_offset;