Searched refs:Py_ADJUST_ERANGE1 (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/ | ||
D | pyport.h | 365 #define Py_ADJUST_ERANGE1(X) \ macro |
/third_party/python/Objects/ | ||
D | floatobject.c | 812 Py_ADJUST_ERANGE1(ix); in float_pow() |