Searched defs:Py_UNREACHABLE (Results 1 – 1 of 1) sorted by relevance
104 # define Py_UNREACHABLE() \ macro116 # define Py_UNREACHABLE() \ macro122 # define Py_UNREACHABLE() __builtin_unreachable() macro124 # define Py_UNREACHABLE() __builtin_unreachable() macro126 # define Py_UNREACHABLE() __assume(0) macro128 # define Py_UNREACHABLE() \ macro