Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpyport.h298 #define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ macro
/external/python/cpython2/Include/
Dpyport.h455 #define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ macro