Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c297 #define DECLVAR(dll, type, name)\ macro
314 DECLVAR(hPython, int, Py_OptimizeFlag); in compile_filelist()