Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-formats.h115 static_assert2[(1 << (SIZE)) == ARRAY_SIZE (MAP##2)]; \
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c37 typedef char static_assert2[sizeof (valueT) < 8 ? -1 : 1]; typedef