Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dmacros.h196 #define UNREACHABLE() \ macro
206 #define UNREACHABLE __builtin_unreachable // NOLINT(cppcoreguidelines-macro-usage) macro