Searched refs:__uint32_t (Results 1 – 22 of 22) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/ |
D | sigcontext.h | 33 __uint32_t magic1; 34 __uint32_t extended_size; 36 __uint32_t xstate_size; 37 __uint32_t __glibc_reserved1[7]; 55 __uint32_t element[4]; 65 __uint32_t cw; 66 __uint32_t sw; 67 __uint32_t tag; 68 __uint32_t ipoff; 69 __uint32_t cssel; [all …]
|
/glibc-2.36/io/bits/types/ |
D | struct_statx.h | 32 __uint32_t stx_mask; 33 __uint32_t stx_blksize; 35 __uint32_t stx_nlink; 36 __uint32_t stx_uid; 37 __uint32_t stx_gid; 48 __uint32_t stx_rdev_major; 49 __uint32_t stx_rdev_minor; 50 __uint32_t stx_dev_major; 51 __uint32_t stx_dev_minor;
|
D | struct_statx_timestamp.h | 29 __uint32_t tv_nsec;
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | ptrace-shared.h | 68 __uint32_t flags; /* Flags for peeksiginfo. */ 91 __uint32_t arch __attribute__ ((__aligned__ (4))); /* AUDIT_ARCH_* 118 __uint32_t ret_data; 127 __uint32_t rseq_abi_size; 128 __uint32_t signature; 129 __uint32_t flags; 130 __uint32_t pad;
|
/glibc-2.36/ctype/ |
D | ctype-info.c | 64 const __uint32_t *__ctype32_b = b (__uint32_t, class32, 0); 67 const __uint32_t *__ctype32_tolower = b (__uint32_t, tolower, 128); 68 const __uint32_t *__ctype32_toupper = b (__uint32_t, toupper, 128);
|
/glibc-2.36/string/ |
D | string-inlines.c | 235 __uint32_t __src0_4, __uint32_t __src4_4, in __old_mempcpy_small() 239 __uint32_t __ui; in __old_mempcpy_small() 349 __uint32_t __src0_4, __uint32_t __src4_4, in __old_strcpy_small() 353 __uint32_t __ui; in __old_strcpy_small() 454 __uint32_t __src0_4, __uint32_t __src4_4, in __old_stpcpy_small()
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | quota.h | 101 __uint32_t dqb_valid; /* bitmask of QIF_* constants */ 124 __uint32_t dqi_flags; 125 __uint32_t dqi_valid;
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86/sys/ |
D | ucontext.h | 110 __uint32_t __ctx(element)[4]; 122 __uint32_t __ctx(mxcsr); 123 __uint32_t __ctx(mxcr_mask); 126 __uint32_t __glibc_reserved1[24];
|
/glibc-2.36/bits/ |
D | uintn-identity.h | 38 static __inline __uint32_t 39 __uint32_identity (__uint32_t __x) in __uint32_identity()
|
D | byteswap.h | 48 static __inline __uint32_t 49 __bswap_32 (__uint32_t __bsx) in __bswap_32()
|
D | stdint-uintn.h | 26 typedef __uint32_t uint32_t;
|
D | socket.h | 164 # define __ss_aligntype __uint32_t
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | ipc-perm.h | 32 __uint32_t __seq; /* Sequence number. */ 33 __uint32_t __pad1;
|
/glibc-2.36/posix/bits/ |
D | types.h | 42 typedef unsigned int __uint32_t; typedef 57 typedef __uint32_t __uint_least32_t;
|
/glibc-2.36/posix/sys/ |
D | types.h | 160 typedef __uint32_t u_int32_t;
|
/glibc-2.36/sysdeps/mips/sys/ |
D | ucontext.h | 34 typedef __uint32_t greg_t;
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/types/ |
D | siginfo_t.h | 103 __uint32_t _pkey;
|
/glibc-2.36/stdlib/ |
D | stdlib.h | 538 extern __uint32_t arc4random (void) 547 extern __uint32_t arc4random_uniform (__uint32_t __upper_bound)
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | socket.h | 168 # define __ss_aligntype __uint32_t
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.13 | 78 Use __uint32_t and __uint64_t for __seq, __pad1, __unused[12] fields
|
D | ChangeLog.19 | 6147 (u_int32_t): Typedef using __uint32_t. 22562 __uint32_t. Use __builtin_bswap32 if [__GNUC_PREREQ (4, 3)],
|
D | ChangeLog.18 | 17787 (struct dqblock, struct dqinfo): Use __uint64_t and __uint32_t
|