Lines Matching defs:_start_col_offset
1557 int _start_col_offset = p->tokens[_mark]->col_offset; in statement_newline_rule() local
1786 int _start_col_offset = p->tokens[_mark]->col_offset; in simple_stmt_rule() local
2334 int _start_col_offset = p->tokens[_mark]->col_offset; in assignment_rule() local
2898 int _start_col_offset = p->tokens[_mark]->col_offset; in global_stmt_rule() local
2963 int _start_col_offset = p->tokens[_mark]->col_offset; in nonlocal_stmt_rule() local
3028 int _start_col_offset = p->tokens[_mark]->col_offset; in yield_stmt_rule() local
3090 int _start_col_offset = p->tokens[_mark]->col_offset; in assert_stmt_rule() local
3158 int _start_col_offset = p->tokens[_mark]->col_offset; in del_stmt_rule() local
3302 int _start_col_offset = p->tokens[_mark]->col_offset; in import_name_rule() local
3369 int _start_col_offset = p->tokens[_mark]->col_offset; in import_from_rule() local
3489 int _start_col_offset = p->tokens[_mark]->col_offset; in import_from_targets_rule() local
3669 int _start_col_offset = p->tokens[_mark]->col_offset; in import_from_as_name_rule() local
3778 int _start_col_offset = p->tokens[_mark]->col_offset; in dotted_as_name_rule() local
3954 int _start_col_offset = p->tokens[_mark]->col_offset; in if_stmt_rule() local
4095 int _start_col_offset = p->tokens[_mark]->col_offset; in elif_stmt_rule() local
4302 int _start_col_offset = p->tokens[_mark]->col_offset; in while_stmt_rule() local
4399 int _start_col_offset = p->tokens[_mark]->col_offset; in for_stmt_rule() local
4597 int _start_col_offset = p->tokens[_mark]->col_offset; in with_stmt_rule() local
4965 int _start_col_offset = p->tokens[_mark]->col_offset; in try_stmt_rule() local
5107 int _start_col_offset = p->tokens[_mark]->col_offset; in except_block_rule() local
5329 int _start_col_offset = p->tokens[_mark]->col_offset; in match_stmt_rule() local
5428 int _start_col_offset = p->tokens[_mark]->col_offset; in subject_expr_rule() local
5637 int _start_col_offset = p->tokens[_mark]->col_offset; in patterns_rule() local
5776 int _start_col_offset = p->tokens[_mark]->col_offset; in as_pattern_rule() local
5863 int _start_col_offset = p->tokens[_mark]->col_offset; in or_pattern_rule() local
6111 int _start_col_offset = p->tokens[_mark]->col_offset; in literal_pattern_rule() local
6346 int _start_col_offset = p->tokens[_mark]->col_offset; in literal_expr_rule() local
6535 int _start_col_offset = p->tokens[_mark]->col_offset; in complex_number_rule() local
6642 int _start_col_offset = p->tokens[_mark]->col_offset; in signed_number_rule() local
6726 int _start_col_offset = p->tokens[_mark]->col_offset; in signed_real_number_rule() local
6898 int _start_col_offset = p->tokens[_mark]->col_offset; in capture_pattern_rule() local
7008 int _start_col_offset = p->tokens[_mark]->col_offset; in wildcard_pattern_rule() local
7070 int _start_col_offset = p->tokens[_mark]->col_offset; in value_pattern_rule() local
7173 int _start_col_offset = p->tokens[_mark]->col_offset; in attr_raw() local
7350 int _start_col_offset = p->tokens[_mark]->col_offset; in sequence_pattern_rule() local
7613 int _start_col_offset = p->tokens[_mark]->col_offset; in star_pattern_rule() local
7718 int _start_col_offset = p->tokens[_mark]->col_offset; in mapping_pattern_rule() local
8059 int _start_col_offset = p->tokens[_mark]->col_offset; in class_pattern_rule() local
8423 int _start_col_offset = p->tokens[_mark]->col_offset; in return_stmt_rule() local
8488 int _start_col_offset = p->tokens[_mark]->col_offset; in raise_stmt_rule() local
8658 int _start_col_offset = p->tokens[_mark]->col_offset; in function_def_raw_rule() local
9737 int _start_col_offset = p->tokens[_mark]->col_offset; in param_rule() local
10006 int _start_col_offset = p->tokens[_mark]->col_offset; in class_def_raw_rule() local
10198 int _start_col_offset = p->tokens[_mark]->col_offset; in star_expressions_rule() local
10326 int _start_col_offset = p->tokens[_mark]->col_offset; in star_expression_rule() local
10459 int _start_col_offset = p->tokens[_mark]->col_offset; in star_named_expression_rule() local
10543 int _start_col_offset = p->tokens[_mark]->col_offset; in assignment_expression_rule() local
10755 int _start_col_offset = p->tokens[_mark]->col_offset; in expressions_rule() local
10888 int _start_col_offset = p->tokens[_mark]->col_offset; in expression_rule() local
11039 int _start_col_offset = p->tokens[_mark]->col_offset; in lambdef_rule() local
11916 int _start_col_offset = p->tokens[_mark]->col_offset; in lambda_param_rule() local
11982 int _start_col_offset = p->tokens[_mark]->col_offset; in disjunction_rule() local
12071 int _start_col_offset = p->tokens[_mark]->col_offset; in conjunction_rule() local
12160 int _start_col_offset = p->tokens[_mark]->col_offset; in inversion_rule() local
12245 int _start_col_offset = p->tokens[_mark]->col_offset; in comparison_rule() local
13064 int _start_col_offset = p->tokens[_mark]->col_offset; in bitwise_or_raw() local
13190 int _start_col_offset = p->tokens[_mark]->col_offset; in bitwise_xor_raw() local
13316 int _start_col_offset = p->tokens[_mark]->col_offset; in bitwise_and_raw() local
13442 int _start_col_offset = p->tokens[_mark]->col_offset; in shift_expr_raw() local
13607 int _start_col_offset = p->tokens[_mark]->col_offset; in sum_raw() local
13778 int _start_col_offset = p->tokens[_mark]->col_offset; in term_raw() local
14025 int _start_col_offset = p->tokens[_mark]->col_offset; in factor_rule() local
14182 int _start_col_offset = p->tokens[_mark]->col_offset; in power_rule() local
14273 int _start_col_offset = p->tokens[_mark]->col_offset; in await_primary_rule() local
14402 int _start_col_offset = p->tokens[_mark]->col_offset; in primary_raw() local
14609 int _start_col_offset = p->tokens[_mark]->col_offset; in slices_rule() local
14701 int _start_col_offset = p->tokens[_mark]->col_offset; in slice_rule() local
14806 int _start_col_offset = p->tokens[_mark]->col_offset; in atom_rule() local
15138 int _start_col_offset = p->tokens[_mark]->col_offset; in list_rule() local
15206 int _start_col_offset = p->tokens[_mark]->col_offset; in listcomp_rule() local
15296 int _start_col_offset = p->tokens[_mark]->col_offset; in tuple_rule() local
15435 int _start_col_offset = p->tokens[_mark]->col_offset; in genexp_rule() local
15525 int _start_col_offset = p->tokens[_mark]->col_offset; in set_rule() local
15593 int _start_col_offset = p->tokens[_mark]->col_offset; in setcomp_rule() local
15683 int _start_col_offset = p->tokens[_mark]->col_offset; in dict_rule() local
15776 int _start_col_offset = p->tokens[_mark]->col_offset; in dictcomp_rule() local
16205 int _start_col_offset = p->tokens[_mark]->col_offset; in yield_expr_rule() local
16385 int _start_col_offset = p->tokens[_mark]->col_offset; in args_rule() local
16574 int _start_col_offset = p->tokens[_mark]->col_offset; in starred_expression_rule() local
16639 int _start_col_offset = p->tokens[_mark]->col_offset; in kwarg_or_starred_rule() local
16750 int _start_col_offset = p->tokens[_mark]->col_offset; in kwarg_or_double_starred_rule() local
16873 int _start_col_offset = p->tokens[_mark]->col_offset; in star_targets_rule() local
17098 int _start_col_offset = p->tokens[_mark]->col_offset; in star_target_rule() local
17190 int _start_col_offset = p->tokens[_mark]->col_offset; in target_with_star_atom_rule() local
17328 int _start_col_offset = p->tokens[_mark]->col_offset; in star_atom_rule() local
17584 int _start_col_offset = p->tokens[_mark]->col_offset; in single_subscript_attribute_target_rule() local
17753 int _start_col_offset = p->tokens[_mark]->col_offset; in del_target_rule() local
17887 int _start_col_offset = p->tokens[_mark]->col_offset; in del_t_atom_rule() local
18092 int _start_col_offset = p->tokens[_mark]->col_offset; in t_primary_raw() local
18719 int _start_col_offset = p->tokens[_mark]->col_offset; in expression_without_invalid_rule() local