Searched defs:Py_ADJUST_ERANGE1 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | pyport.h | 360 #define Py_ADJUST_ERANGE1(X) \ macro |
/external/python/cpython2/Include/ | ||
D | pyport.h | 503 #define Py_ADJUST_ERANGE1(X) \ macro |