Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpylifecycle.h62 #ifdef Py_BUILD_CORE
131 #ifdef Py_BUILD_CORE
140 #ifdef Py_BUILD_CORE
178 #ifdef Py_BUILD_CORE
187 #ifdef Py_BUILD_CORE
Dfileutils.h22 #ifdef Py_BUILD_CORE
186 #ifdef Py_BUILD_CORE
Dsysmodule.h40 #ifdef Py_BUILD_CORE
Dpyport.h624 # if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN)
756 #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN)
Dpymem.h233 #ifdef Py_BUILD_CORE
Dpystate.h363 #ifdef Py_BUILD_CORE
Ddatetime.h183 #ifdef Py_BUILD_CORE
Dpyatomic.h3 #ifdef Py_BUILD_CORE
/external/python/cpython3/PC/
Dpyconfig.h34 # define Py_BUILD_CORE macro
146 #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN) || defined(Py_BUILD_CORE_MODULE)
267 # if !defined(Py_BUILD_CORE) && !defined(Py_BUILD_CORE_BUILTIN)
/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/cpython3/Modules/
D_json.c3 #ifdef Py_BUILD_CORE
5 #undef Py_BUILD_CORE
D_datetimemodule.c17 #ifndef Py_BUILD_CORE
18 #define Py_BUILD_CORE macro
21 #undef Py_BUILD_CORE
D_pickle.c3 #ifdef Py_BUILD_CORE
5 #undef Py_BUILD_CORE
/external/python/cpython2/Modules/
D_testcapimodule.c1924 #if defined(Py_USING_UNICODE) && !defined(Py_BUILD_CORE)
2673 #if defined(Py_USING_UNICODE) && !defined(Py_BUILD_CORE)
Ddatetimemodule.c18 #ifndef Py_BUILD_CORE
19 #define Py_BUILD_CORE macro
22 #undef Py_BUILD_CORE