Searched refs:static_assert1 (Results 1 – 2 of 2) sorted by relevance
103 static_assert1[(1 << (SIZE)) == ARRAY_SIZE (MAP##1)]; \
36 typedef char static_assert1[sizeof (offsetT) < 8 ? -1 : 1]; typedef