Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dconfig.c36 extern PyObject* PyInit_xxsubtype(void);
133 {"xxsubtype", PyInit_xxsubtype},
/external/python/cpython3/Modules/
Dxxsubtype.c311 PyInit_xxsubtype(void) in PyInit_xxsubtype() function