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

/external/python/cpython3/Objects/
H A Dbytes_methods.c615 PyObject *count_obj; local
635 count_obj = PyLong_FromSsize_t(
642 return count_obj;

Completed in 132 milliseconds