Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dcommon.h159 #define STATIC_ASSERT_EQ_ARCH64(a, b) static_assert(a == b) macro
161 #define STATIC_ASSERT_EQ_ARCH64(a, b) macro