Home
last modified time | relevance | path

Searched refs:_PYTHONFRAMEWORK (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h680 #define _PYTHONFRAMEWORK "" macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1612 #define _PYTHONFRAMEWORK "" macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1612 #define _PYTHONFRAMEWORK "" macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1618 #define _PYTHONFRAMEWORK "" macro
/external/python/cpython3/Python/
Dsysmodule.c2701 SET_SYS_FROM_STRING("_framework", PyUnicode_FromString(_PYTHONFRAMEWORK)); in _PySys_InitCore()
/external/python/cpython3/
Dpyconfig.h.in1611 #undef _PYTHONFRAMEWORK
Dconfigure.ac368 AC_DEFINE_UNQUOTED(_PYTHONFRAMEWORK, "${PYTHONFRAMEWORK}", [framework name]) definition