Home
last modified time | relevance | path

Searched defs:PyModule_AddType (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dmodsupport.c639 PyModule_AddType(PyObject *module, PyTypeObject *type) in PyModule_AddType() function
/external/pytorch/torch/csrc/utils/
Dpythoncapi_compat.h446 PyModule_AddType(PyObject *module, PyTypeObject *type) in PyModule_AddType() function