• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 __aarch64__
2 __x86_64__
3 __LP64__
4 __BYTE_ORDER__
5 __SIZEOF_INT__
6 __SIZEOF_LONG__
7 __SIZE_TYPE__
8 
9 /*
10  * check-name: arch/arm64
11  * check-command: sparse --arch=arm64 -E $file
12  *
13  * check-output-start
14 
15 1
16 __x86_64__
17 1
18 1234
19 4
20 8
21 unsigned long
22  * check-output-end
23  */
24