Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmips-formats.h103 static_assert1[(1 << (SIZE)) == ARRAY_SIZE (MAP##1)]; \
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c36 typedef char static_assert1[sizeof (offsetT) < 8 ? -1 : 1]; typedef