Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dopcode.h137 #define RAISE_VARARGS 130 /* Number of raise arguments (1, 2 or 3) */ macro
/external/python/cpython3/Include/
Dopcode.h102 #define RAISE_VARARGS 130 macro