Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dpyconfig.h39 # define Py_BUILD_CORE macro
184 #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_MODULE)
332 # ifndef Py_BUILD_CORE /* not building the core - must be an ext */
/external/python/cpython2/PC/os2emx/
Dpyconfig.h33 #ifdef Py_BUILD_CORE
/external/python/cpython2/Include/
Dpyport.h770 # ifdef Py_BUILD_CORE
817 # if defined(Py_BUILD_CORE)
Ddatetime.h167 #ifdef Py_BUILD_CORE
Dobject.h653 #ifdef Py_BUILD_CORE
/external/python/cpython2/Modules/
Ddatetimemodule.c18 #ifndef Py_BUILD_CORE
19 #define Py_BUILD_CORE macro
22 #undef Py_BUILD_CORE