Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgetpath.c389 wchar_t *pyc = PyMem_RawMalloc((len + 2) * sizeof(wchar_t)); in ismodule() local
/third_party/python/Python/
Dpythonrun.c423 int pyc = maybe_pyc_file(fp, filename, closeit); in _PyRun_SimpleFileObject() local