Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1423 } InstalledVersionInfo; typedef
1463 InstalledVersionInfo *ivi = in GetPythonVersions()
1464 (InstalledVersionInfo *)malloc(sizeof(InstalledVersionInfo)); in GetPythonVersions()
1616 InstalledVersionInfo *ivi; in SelectPythonDlgProc()
1620 ivi = (InstalledVersionInfo *) in SelectPythonDlgProc()