Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ffs/
H A Dffs_bswap.c59 u_int32_t *n32; in ffs_sb_swap() local
197 u_int32_t *n32, *o32; in ffs_cg_swap() local
/netbsd-src/sys/net/
H A Dtoeplitz.c191 uint32_t n32 = 0; in stoeplitz_hash_ip6() local
205 uint32_t n32 = 0; in stoeplitz_hash_ip6port() local
H A Dtoeplitz.h74 stoeplitz_hash_n32(const struct stoeplitz_cache *scache, uint32_t n32) in stoeplitz_hash_n32()
/netbsd-src/sys/lib/libsa/
H A Dffs_bswap.c60 u_int32_t *n32; in ffs_sb_swap() local
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Darch-arm.h202 # define __DECL_REG(n64, n32) union { \ argument
208 #define __DECL_REG(n64, n32) uint64_t n64 argument
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32.h150 netbsd32_pointer_t n32 = *p32; in netbsd32_ptr32_incr() local