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

/external/python/cpython2/PC/
H A Dpyconfig.h37 /* Deprecated USE_DL_EXPORT macro - please use Py_BUILD_CORE */
39 # 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 */
343 # endif /* Py_BUILD_CORE */
/external/python/cpython2/PC/os2emx/
H A Dpyconfig.h33 #ifdef Py_BUILD_CORE
/external/python/cpython2/Include/
H A Dpyport.h770 # ifdef Py_BUILD_CORE
780 # else /* Py_BUILD_CORE */
796 # endif /* Py_BUILD_CORE */
817 # if defined(Py_BUILD_CORE)
H A Ddatetime.h167 #ifdef Py_BUILD_CORE
234 #endif /* Py_BUILD_CORE */
H A Dobject.h653 #ifdef Py_BUILD_CORE
/external/python/cpython2/Modules/
H A Ddatetimemodule.c18 #ifndef Py_BUILD_CORE
19 #define Py_BUILD_CORE macro
22 #undef Py_BUILD_CORE macro

Completed in 405 milliseconds