Searched defs:PY_LLONG_MIN (Results 1 – 4 of 4) sorted by relevance
72 #define PY_LLONG_MIN LLONG_MIN macro78 #define PY_LLONG_MIN (-PY_LLONG_MAX-1) macro84 #define PY_LLONG_MIN (-PY_LLONG_MAX-1) macro
223 #define PY_LLONG_MIN LLONG_MIN macro251 # define PY_LLONG_MIN _I64_MIN macro
287 #define PY_LLONG_MIN LLONG_MIN macro316 # define PY_LLONG_MIN _I64_MIN macro
47 #define PY_LLONG_MIN LLONG_MIN macro