smatch_data/kernel.unreachable.ignore: add BUG(), WARN_ON() and others
[smatch.git] / validation / arch / mips32.c
blob339218b6165aa1fe589c4d3b1f214658f8824933
1 __mips__
2 __mips
3 __mips64__
4 __i386__
5 __x86_64__
6 __LP64__
7 __BYTE_ORDER__
8 __SIZEOF_INT__
9 __SIZEOF_LONG__
10 __SIZE_TYPE__
13 * check-name: arch/mips32
14 * check-command: sparse --arch=mips32 -E $file
16 * check-output-start
20 __mips64__
21 __i386__
22 __x86_64__
23 __LP64__
24 4321
27 unsigned int
28 * check-output-end