• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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__
11 
12 /*
13  * check-name: arch/mips32
14  * check-command: sparse --arch=mips32 -E $file
15  *
16  * check-output-start
17 
18 1
19 32
20 __mips64__
21 __i386__
22 __x86_64__
23 __LP64__
24 4321
25 4
26 4
27 unsigned int
28  * check-output-end
29  */
30