Home
last modified time | relevance | path

Searched refs:_tuple_shared (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dcrossinterp_data_lookup.h507 _tuple_shared(PyThreadState *tstate, PyObject *obj, in _tuple_shared() function
591 if (_xidregistry_add_type(xidregistry, &PyTuple_Type, _tuple_shared) != 0) { in _register_builtins_for_crossinterpreter_data()