1 __riscv 2 __riscv_xlen 3 __i386__ 4 __x86_64__ 5 __LP64__ 6 __BYTE_ORDER__ 7 __SIZEOF_INT__ 8 __SIZEOF_LONG__ 9 __SIZE_TYPE__ 10 11 /* 12 * check-name: arch/riscv64 13 * check-command: sparse --arch=riscv64 -E $file 14 * 15 * check-output-start 16 17 1 18 64 19 __i386__ 20 __x86_64__ 21 1 22 1234 23 4 24 8 25 unsigned long 26 * check-output-end 27 */ 28