Home
last modified time | relevance | path

Searched defs:PyFPE_END_PROTECT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dpyfpe.h164 #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); macro
/external/python/cpython3/Include/cpython/
Dpyfpe.h12 #define PyFPE_END_PROTECT(v) macro