Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dmacros.h146 #define ASSERT_OP(lhs, op, rhs) do { \ macro
207 #define ASSERT_OP(lhs, op, rhs) // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) macro