Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dpyconfig.h323 # define Py_ENABLE_SHARED 1 /* standard symbol for shared library */ macro
/external/python/cpython2/
Dconfigure.ac897 AC_DEFINE(Py_ENABLE_SHARED, 1, [Defined if Python is built as a shared library.]) definition