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 181 1932 20__mips64__ 21__i386__ 22__x86_64__ 23__LP64__ 244321 254 264 27unsigned int 28 * check-output-end 29 */ 30