Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/
Dmacros.h159 #define ASSERT_OP(lhs, op, rhs) … macro
222 #define ASSERT_OP(lhs, op, rhs) // NOLINTNEXTLINE(cppcoreguidelines-macro… macro
/arkcompiler/runtime_core/libpandabase/
Dmacros.h169 #define ASSERT_OP(lhs, op, rhs) do { \ macro
230 #define ASSERT_OP(lhs, op, rhs) // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) macro