Searched defs:Py_UNREACHABLE (Results 1 – 5 of 5) sorted by relevance
126 # define Py_UNREACHABLE() \ macro138 # define Py_UNREACHABLE() \ macro144 # define Py_UNREACHABLE() __builtin_unreachable() macro146 # define Py_UNREACHABLE() __builtin_unreachable() macro148 # define Py_UNREACHABLE() __assume(0) macro150 # define Py_UNREACHABLE() \ macro