Home
last modified time | relevance | path

Searched defs:u_int32_t (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980506-2.c15 typedef unsigned int u_int32_t __attribute__ ((__mode__ ( __SI__ ))) ; typedef
/openbsd/sys/net/
H A Dppp_defs.h96 typedef UINT32_T u_int32_t; typedef
98 typedef unsigned int u_int32_t; typedef
/openbsd/sys/crypto/
H A Dcrypto.c288 int (*newses)(u_int32_t *, struct cryptoini *), in crypto_register()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20011008-3.c4 typedef unsigned int u_int32_t; typedef
/openbsd/sys/sys/
H A Dtypes.h116 typedef __uint32_t u_int32_t; typedef
/openbsd/sys/ufs/ext2fs/
H A Dext2fs_alloc.c263 ext2fs_hashalloc(struct inode *ip, int cg, u_int32_t pref, int size, in ext2fs_hashalloc() argument