Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PY_LLONG_MIN

72 #define PY_LLONG_MIN LLONG_MIN
78 #define PY_LLONG_MIN (-PY_LLONG_MAX-1)
84 #define PY_LLONG_MIN (-PY_LLONG_MAX-1)