Searched refs:_PyImport_FindModule (Results 1 – 3 of 3) sorted by relevance
38 PyAPI_FUNC(struct filedescr *) _PyImport_FindModule(
973 "_PyImport_FindModule"
1646 _PyImport_FindModule(const char *name, PyObject *path, char *buf, in _PyImport_FindModule() function