Home
last modified time | relevance | path

Searched refs:_ASSERT_STATIC1 (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.hh82 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed… macro
83 #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond))
/external/harfbuzz_ng/src/
Dhb-private.hh201 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed… macro
202 #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond))