Searched refs:Py_SET_ERANGE_IF_OVERFLOW (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dpyport.h491 #define Py_SET_ERANGE_IF_OVERFLOW(X) Py_SET_ERRNO_ON_MATH_ERROR(X) macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dpyport.h491 #define Py_SET_ERANGE_IF_OVERFLOW(X) Py_SET_ERRNO_ON_MATH_ERROR(X) macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpyport.h491 #define Py_SET_ERANGE_IF_OVERFLOW(X) Py_SET_ERRNO_ON_MATH_ERROR(X) macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpyport.h491 #define Py_SET_ERANGE_IF_OVERFLOW(X) Py_SET_ERRNO_ON_MATH_ERROR(X) macro

Completed in 224 milliseconds