Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dmsvcrtmodule.c569 insertptr(PyObject *mod, const char *name, void *value) in insertptr() function
581 if (insertptr(MOD, NAME, PTR) < 0) { \