Home
last modified time | relevance | path

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

/third_party/python/PC/bdist_wininst/
Dinstall.c2246 pyc_compile = GetPrivateProfileInt("Setup", "target_compile", 1, in DoInstall()
2248 pyo_compile = GetPrivateProfileInt("Setup", "target_optimize", 1, in DoInstall()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinbase.h1852 #define GetPrivateProfileInt __MINGW_NAME_AW(GetPrivateProfileInt) macro