Searched refs:__uint32_t (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/sys/
H A Dansi.h38 typedef __uint32_t __gid_t; /* group id */
39 typedef __uint32_t __in_addr_t; /* IP(v4) address */
41 typedef __uint32_t __mode_t; /* file permissions */
46 typedef __uint32_t __uid_t; /* user id */
H A Dstdint.h64 typedef __uint32_t uint32_t;
65 #define uint32_t __uint32_t
H A Dsocket.h400 __uint32_t ki_family; /* INT: protocol family */
401 __uint32_t ki_type; /* INT: socket type */
402 __uint32_t ki_protocol; /* INT: protocol */
403 __uint32_t ki_pflags; /* INT: generic protocol flags */
405 __uint32_t ki_sostate; /* INT: socket state */
406 __uint32_t ki_prstate; /* INT: protocol state */
408 __uint32_t ki_tflags; /* INT: tcp flags */
H A Dfd_set.h46 typedef __uint32_t __fd_mask;
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_tty.h34 __uint32_t c_iflag;
35 __uint32_t c_oflag;
36 __uint32_t c_cflag;
37 __uint32_t c_lflag;
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_types.h52 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dscop-19.c1 typedef unsigned int __uint32_t; typedef
2 typedef __uint32_t __size_t;
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dtypes.h60 typedef __uint32_t paddr_t;
61 typedef __uint32_t psize_t;
73 typedef __uint32_t vaddr_t;
74 typedef __uint32_t vsize_t;
84 typedef __uint32_t fpregister_t;
85 typedef __uint32_t mips_fpreg_t; /* do not use */
92 typedef __uint32_t uregister_t;
94 typedef __uint32_t mips_ureg_t; /* do not use */
H A Dint_types.h53 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dtypes.h58 typedef __uint32_t register32_t;
68 typedef __uint32_t tlb_asid_t; /* for booke */
72 typedef volatile __uint32_t __cpuset_t;
H A Dint_types.h53 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_types.h59 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_types.h48 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_types.h50 typedef unsigned int __uint32_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr35595.c3 typedef unsigned int __uint32_t; typedef
7 __uint32_t word;
H A D20031220-2.c9 typedef unsigned int __uint32_t; typedef
13 __uint32_t word;
/netbsd-6-1-5-RELEASE/include/
H A Diconv.h56 size_t *, __uint32_t, size_t *);
H A Dstrings.h60 unsigned int popcount32(__uint32_t) __constfunc;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20031220-2.c9 typedef unsigned int __uint32_t; typedef
13 __uint32_t word;

Completed in 187 milliseconds

12