Searched refs:_PyImport_FindModule (Results 1 – 5 of 5) sorted by relevance
38 PyAPI_FUNC(struct filedescr *) _PyImport_FindModule(
1521 _PyImport_FindModule(const char *name, PyObject *path, char *buf, in find_module()
1606 _PyImport_FindModule(const char *name, PyObject *path, char *buf, in _PyImport_FindModule() function