Home
last modified time | relevance | path

Searched defs:Py_UNREACHABLE (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpymacro.h126 # define Py_UNREACHABLE() \ macro
138 # define Py_UNREACHABLE() \ macro
144 # define Py_UNREACHABLE() __builtin_unreachable() macro
146 # define Py_UNREACHABLE() __builtin_unreachable() macro
148 # define Py_UNREACHABLE() __assume(0) macro
150 # define Py_UNREACHABLE() \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpymacro.h126 # define Py_UNREACHABLE() \ macro
138 # define Py_UNREACHABLE() \ macro
144 # define Py_UNREACHABLE() __builtin_unreachable() macro
146 # define Py_UNREACHABLE() __builtin_unreachable() macro
148 # define Py_UNREACHABLE() __assume(0) macro
150 # define Py_UNREACHABLE() \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpymacro.h126 # define Py_UNREACHABLE() \ macro
138 # define Py_UNREACHABLE() \ macro
144 # define Py_UNREACHABLE() __builtin_unreachable() macro
146 # define Py_UNREACHABLE() __builtin_unreachable() macro
148 # define Py_UNREACHABLE() __assume(0) macro
150 # define Py_UNREACHABLE() \ macro
/aosp_15_r20/external/python/cpython3/Include/
Dpymacro.h126 # define Py_UNREACHABLE() \ macro
138 # define Py_UNREACHABLE() \ macro
144 # define Py_UNREACHABLE() __builtin_unreachable() macro
146 # define Py_UNREACHABLE() __builtin_unreachable() macro
148 # define Py_UNREACHABLE() __assume(0) macro
150 # define Py_UNREACHABLE() \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpymacro.h126 # define Py_UNREACHABLE() \ macro
138 # define Py_UNREACHABLE() \ macro
144 # define Py_UNREACHABLE() __builtin_unreachable() macro
146 # define Py_UNREACHABLE() __builtin_unreachable() macro
148 # define Py_UNREACHABLE() __assume(0) macro
150 # define Py_UNREACHABLE() \ macro