Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
H A Dmacros.h219 #define UNREACHABLE() \ macro
229 #define UNREACHABLE() ABORT_AND_UNREACHABLE() // NOLINT(cppcoreguidelines-macro-usage) macro
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dmacros.h197 #define UNREACHABLE() \ macro
207 #define UNREACHABLE __builtin_unreachable // NOLINT(cppcoreguidelines-macro-usage) macro

Completed in 2 milliseconds