Home
last modified time | relevance | path

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

123

/third_party/python/Include/
Dpyport.h21 #if defined(Py_BUILD_CORE_BUILTIN) && !defined(Py_BUILD_CORE)
22 # define Py_BUILD_CORE macro
24 #if defined(Py_BUILD_CORE_MODULE) && !defined(Py_BUILD_CORE)
25 # define Py_BUILD_CORE macro
671 # if defined(Py_BUILD_CORE) && !defined(Py_BUILD_CORE_MODULE)
803 #ifdef Py_BUILD_CORE
Diterobject.h10 #ifdef Py_BUILD_CORE
/third_party/python/PC/
Dpyconfig.h34 # define Py_BUILD_CORE macro
149 #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN) || defined(Py_BUILD_CORE_MODULE)
264 # if !defined(Py_BUILD_CORE) && !defined(Py_BUILD_CORE_BUILTIN)
/third_party/python/Include/internal/
Dpycore_pyhash.h4 #ifndef Py_BUILD_CORE
Dpycore_list.h7 #ifndef Py_BUILD_CORE
Dpycore_format.h7 #ifndef Py_BUILD_CORE
Dpycore_structseq.h7 #ifndef Py_BUILD_CORE
Dpycore_sysmodule.h7 #ifndef Py_BUILD_CORE
Dpycore_tuple.h7 #ifndef Py_BUILD_CORE
Dpycore_warnings.h7 #ifndef Py_BUILD_CORE
Dpycore_abstract.h7 #ifndef Py_BUILD_CORE
Dpycore_ucnhash.h8 #ifndef Py_BUILD_CORE
Dpycore_getopt.h4 #ifndef Py_BUILD_CORE
Dpycore_pyarena.h10 #ifndef Py_BUILD_CORE
Dpycore_dtoa.h6 #ifndef Py_BUILD_CORE
Dpycore_unionobject.h7 #ifndef Py_BUILD_CORE
Dpycore_parser.h7 #ifndef Py_BUILD_CORE
Dpycore_condvar.h4 #ifndef Py_BUILD_CORE
Dpycore_long.h7 #ifndef Py_BUILD_CORE
Dpycore_gil.h7 #ifndef Py_BUILD_CORE
Dpycore_accu.h12 #ifndef Py_BUILD_CORE
Dpycore_context.h4 #ifndef Py_BUILD_CORE
Dpycore_compile.h7 #ifndef Py_BUILD_CORE
Dpycore_traceback.h7 #ifndef Py_BUILD_CORE
Dpycore_moduleobject.h7 #ifndef Py_BUILD_CORE

123