Searched refs:__uint32_t (Results 1 – 18 of 18) sorted by relevance
44 typedef __uint32_t __fixpt_t; /* fixed point number */45 typedef __uint32_t __gid_t; /* group id */46 typedef __uint32_t __id_t; /* may contain pid, uid or gid */47 typedef __uint32_t __in_addr_t; /* base type for internet address */49 typedef __uint32_t __ino_t; /* inode number */51 typedef __uint32_t __mode_t; /* permissions */52 typedef __uint32_t __nlink_t; /* link count */57 typedef __uint32_t __socklen_t; /* length type for network syscalls */59 typedef __uint32_t __uid_t; /* user id */60 typedef __uint32_t __useconds_t; /* microseconds */
71 __uint32_t __control; /* Control word register */72 __uint32_t __status; /* Status word register */73 __uint32_t __tag; /* Tag word register */74 __uint32_t __others[4]; /* EIP, Pointer Selector, etc */76 __uint32_t __mxcsr; /* Control, status register */91 typedef __uint32_t fexcept_t;
44 typedef unsigned int __uint32_t; typedef56 typedef __uint32_t __uint_least32_t;62 typedef __uint32_t __uint_fast8_t;64 typedef __uint32_t __uint_fast16_t;66 typedef __uint32_t __uint_fast32_t;
52 typedef unsigned int __uint32_t; typedef64 typedef __uint32_t __uint_least32_t;70 typedef __uint32_t __uint_fast8_t;72 typedef __uint32_t __uint_fast16_t;74 typedef __uint32_t __uint_fast32_t;
78 __uint32_t __control; /* FPCR, Floating-point Control Register */79 __uint32_t __status; /* FPSR, Floating-point Status Register */82 typedef __uint32_t fexcept_t;
78 typedef __uint32_t fenv_t;79 typedef __uint32_t fexcept_t;
43 typedef __uint32_t fenv_t;44 typedef __uint32_t fexcept_t;
41 typedef __uint32_t Elf32_Addr; /* Unsigned program address */42 typedef __uint32_t Elf32_Off; /* Unsigned file offset */44 typedef __uint32_t Elf32_Word; /* Unsigned large integer */56 typedef __uint32_t Elf64_Word;62 typedef __uint32_t Elf64_Half;370 #define ELF64_R_INFO(s,t) (((s) << 32) + (__uint32_t)(t))
45 __uint32_t __tag;
40 typedef unsigned int __uint32_t; typedef64 typedef __uint32_t uint32_t;
47 typedef __uint32_t uint32_t;