Home
last modified time | relevance | path

Searched refs:SIGCHECK (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dlongobject.c34 #define SIGCHECK(PyTryBlock) \ macro
1393 SIGCHECK({ in long_to_decimal_string()
1561 SIGCHECK({ in _PyLong_Format()
2140 SIGCHECK({ in x_divrem()
2600 SIGCHECK({ in x_mul()
2638 SIGCHECK({ in x_mul()
/external/python/cpython3/Objects/
Dlongobject.c116 #define SIGCHECK(PyTryBlock) \ macro
1646 SIGCHECK({ in long_to_decimal_string_internal()
2673 SIGCHECK({ in x_divrem()
3175 SIGCHECK({ in x_mul()
3213 SIGCHECK({ in x_mul()