Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dcode.h228 PY_CODE_LOCATION_INFO_LONG = 14, enumerator
/third_party/python/Objects/
H A Dcodeobject.c386 case PY_CODE_LOCATION_INFO_LONG: in get_line_delta()
939 case PY_CODE_LOCATION_INFO_LONG: in advance_with_locations()
1040 case PY_CODE_LOCATION_INFO_LONG: in _PyLineTable_StartsLine()
/third_party/python/Python/
H A Dcompile.c7595 write_location_first_byte(a, PY_CODE_LOCATION_INFO_LONG, length); in write_location_info_long_form()

Completed in 20 milliseconds