Home
last modified time | relevance | path

Searched refs:Py_BUILD_CORE_BUILTIN (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h146 #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/cpython3/Include/
Dpyport.h624 # if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN)
756 #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN)
/external/python/cpython3/Modules/
D_json.c4 #define Py_BUILD_CORE_BUILTIN macro
D_pickle.c4 #define Py_BUILD_CORE_BUILTIN macro