Searched defs:abs_name_len (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Python/
H A Dimport.c1634 Py_ssize_t abs_name_len = PyUnicode_GET_LENGTH(abs_name); local
1636 abs_name_len - cut_off);

Completed in 79 milliseconds