Home
last modified time | relevance | path

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

/third_party/python/PC/
Dconfig.c37 extern PyObject* PyInit_xxsubtype(void);
134 {"xxsubtype", PyInit_xxsubtype},
/third_party/python/Modules/
Dxxsubtype.c311 PyInit_xxsubtype(void) in PyInit_xxsubtype() function