Home
last modified time | relevance | path

Searched refs:_col_offset (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dpegen.h171 Py_ssize_t _col_offset = (col_offset == CURRENT_POS ? CURRENT_POS : col_offset + 1); in RAISE_ERROR_KNOWN_LOCATION() local
173 _PyPegen_raise_error_known_location(p, errtype, lineno, _col_offset, end_lineno, _end_col_offset, errmsg, va); in RAISE_ERROR_KNOWN_LOCATION()

Completed in 1 milliseconds