Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsisupport.c54 INSTALLSTATE ext_old, ext_new, tcl_old, tcl_new, reg_new; in UpdateEditIDLE() local
60 result = MsiGetFeatureStateA(hInstall, "TclTk", &tcl_old, &tcl_new); in UpdateEditIDLE()
70 tcl_new = tcl_old; in UpdateEditIDLE()