Home
last modified time | relevance | path

Searched defs:PYLONG_BITS_IN_DIGIT (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dpyport.h65 #define PYLONG_BITS_IN_DIGIT 30 macro
67 #define PYLONG_BITS_IN_DIGIT 15 macro
/external/python/cpython2/Include/
Dpyport.h147 #define PYLONG_BITS_IN_DIGIT 30 macro
149 #define PYLONG_BITS_IN_DIGIT 15 macro
/external/python/cpython2/
Dconfigure.ac4114 AC_DEFINE_UNQUOTED(PYLONG_BITS_IN_DIGIT, $enable_big_digits, [Define as the preferred size in bits … definition
/external/python/cpython3/
Dconfigure.ac4653 AC_DEFINE_UNQUOTED(PYLONG_BITS_IN_DIGIT, $enable_big_digits, [Define as the preferred size in bits … definition