__int32_t
__int32_t __magic;
__int32_t __nsets;
__int32_t __mem;
__int32_t __msg_hdr_offset;
__int32_t __msg_txt_offset;
__int32_t __setno; /* set number: 0 < x <= NL_SETMAX */
__int32_t __nmsgs; /* number of messages in the set */
__int32_t __index; /* index of first msg_hdr in msg_hdr table */
__int32_t __msgno; /* msg number: 0 < x <= NL_MSGMAX */
__int32_t __msglen;
__int32_t __offset;
typedef __int32_t int32_t;
__int32_t _time_to_time32(time_t);
time_t _time32_to_time(__int32_t);
_time32_to_time(__int32_t t32)
__int32_t
return((__int32_t)t);
if (sizeof(long) == sizeof(__int32_t))
if (sizeof(int) == sizeof(__int32_t))
typedef __int32_t __pid_t; /* process [group] id */
typedef __int32_t __sig_atomic_t; /* XXX */
typedef __int32_t __int_fast8_t;
typedef __int32_t __int_fast16_t;
typedef __int32_t __int_fast32_t;
typedef __int32_t __int_least32_t;
__int32_t ms_result32; /* 32 bit result */
__int32_t z_Magic; /* magic number for sanity check */
__int32_t st_lspare;
typedef __int32_t int32_t;
__int32_t result32; /* 32 bit result */
typedef __int32_t daddr_t; /* disk address */
typedef __int32_t ufs_daddr_t;
typedef __int32_t ufs_time_t;