__int32_t          61 arch/i386/include/_types.h typedef	__int32_t		__int_least32_t;
__int32_t          67 arch/i386/include/_types.h typedef	__int32_t		__int_fast8_t;
__int32_t          69 arch/i386/include/_types.h typedef	__int32_t		__int_fast16_t;
__int32_t          71 arch/i386/include/_types.h typedef	__int32_t		__int_fast32_t;
__int32_t          85 arch/i386/include/_types.h typedef __int32_t		__register_t;
__int32_t          40 sys/_types.h   typedef	__int32_t	__dev_t;	/* device number */
__int32_t          50 sys/_types.h   typedef	__int32_t	__pid_t;	/* process id */
__int32_t          53 sys/_types.h   typedef	__int32_t	__segsz_t;	/* segment size */
__int32_t          55 sys/_types.h   typedef	__int32_t	__swblk_t;	/* swap offset */
__int32_t          58 sys/_types.h   typedef	__int32_t	__suseconds_t;	/* microseconds (signed) */
__int32_t          43 sys/exec_elf.h typedef __int32_t	Elf32_Sword;	/* Signed large integer */
__int32_t          49 sys/exec_elf.h typedef __int32_t	Elf64_Shalf;
__int32_t          55 sys/exec_elf.h typedef __int32_t	Elf64_Sword;
__int32_t          52 sys/stdint.h   typedef	__int32_t		int32_t;
__int32_t          92 sys/types.h    typedef	__int32_t		int32_t;
__int32_t         131 sys/types.h    typedef	__int32_t	daddr_t;	/* 32-bit disk address */
__int32_t         132 sys/types.h    typedef	__int32_t	daddr32_t;	/* 32-bit disk address */