Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c69 _sharednsitem_apply(struct _sharednsitem *item, PyObject *ns) in _sharednsitem_apply() function
155 if (_sharednsitem_apply(&shared->items[i], ns) != 0) { in _sharedns_apply()