Home
last modified time | relevance | path

Searched defs:PY_FORMAT_SIZE_T (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Include/
Dpyport.h160 # define PY_FORMAT_SIZE_T "" macro
162 # define PY_FORMAT_SIZE_T "l" macro
164 # define PY_FORMAT_SIZE_T "I" macro
/external/python/cpython2/Include/
Dpyport.h235 # define PY_FORMAT_SIZE_T "" macro
237 # define PY_FORMAT_SIZE_T "l" macro
239 # define PY_FORMAT_SIZE_T "I" macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h982 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h980 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1390 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython2/
Dconfigure.ac4834 AC_DEFINE(PY_FORMAT_SIZE_T, "z", definition
/external/python/cpython3/
Dconfigure.ac5208 AC_DEFINE(PY_FORMAT_SIZE_T, "z", definition
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1392 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1390 #define PY_FORMAT_SIZE_T "z" macro