Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpyport.h139 # define PY_FORMAT_SIZE_T "" macro
141 # define PY_FORMAT_SIZE_T "l" macro
143 # 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.h979 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h977 #define PY_FORMAT_SIZE_T "z" macro
/external/python/cpython3/
Dconfigure.ac5079 AC_DEFINE(PY_FORMAT_SIZE_T, "z", definition
/external/python/cpython2/
Dconfigure.ac4703 AC_DEFINE(PY_FORMAT_SIZE_T, "z", definition