Home
last modified time | relevance | path

Searched refs:PY_FORMAT_LONG_LONG (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Include/
Dpyport.h252 # ifndef PY_FORMAT_LONG_LONG
254 # define PY_FORMAT_LONG_LONG "I64" macro
/external/python/cpython2/Doc/c-api/
Dstring.rst82 .. % PY_FORMAT_LONG_LONG.
/external/python/cpython2/Objects/
Dstringobject.c326 sprintf(s, "%" PY_FORMAT_LONG_LONG "d", in PyString_FromFormatV()
342 sprintf(s, "%" PY_FORMAT_LONG_LONG "u", in PyString_FromFormatV()
/external/python/cpython2/
Dpyconfig.h.in972 #undef PY_FORMAT_LONG_LONG
Dconfigure.ac4651 AC_DEFINE(PY_FORMAT_LONG_LONG, "ll", definition