Home
last modified time | relevance | path

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

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_xxsubinterpretersmodule.c45 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
140 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_xxsubinterpretersmodule.c50 _sharednsitem_init(struct _sharednsitem *item, PyObject *key, PyObject *value) in _sharednsitem_init() function
145 if (_sharednsitem_init(&shared->items[i], key, value) != 0) { in _get_shared_ns()