Searched defs:Py_ADJUST_ERANGE2 (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | pyport.h | 375 #define Py_ADJUST_ERANGE2(X, Y) \ macro |
| /external/python/cpython2/Include/ | ||
| D | pyport.h | 513 #define Py_ADJUST_ERANGE2(X, Y) \ macro |