Home
last modified time | relevance | path

Searched defs:nwords (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/sys/dev/
H A Ddev_verbose.c60 dev_findvendor(char *buf, size_t len, const char *words, size_t nwords, in dev_findvendor()
81 dev_findproduct(char *buf, size_t len, const char *words, size_t nwords, in dev_findproduct()
/netbsd-src/sys/net/npf/
H A Dlpm.c288 compute_prefix(const unsigned nwords, const uint32_t *addr, in compute_prefix()
323 const unsigned nwords = LPM_TO_WORDS(len); in lpm_insert() local
350 const unsigned nwords = LPM_TO_WORDS(len); in lpm_remove() local
370 const unsigned nwords = LPM_TO_WORDS(len); in lpm_lookup() local
401 const unsigned nwords = LPM_TO_WORDS(len); in lpm_lookup_prefix() local
H A Dnpf_connkey.c110 const unsigned nwords = alen >> 2; in npf_connkey_setkey() local
208 const unsigned nwords = alen >> 2; in npf_connkey_copy() local
H A Dnpf_inet.c130 const int nwords = alen >> 2; in npf_addr_mix() local
149 const int nwords = alen >> 2; in npf_addr_mask() local
179 const int nwords = alen >> 2; in npf_addr_bitor() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dadd-random-users.c82 add_user (krb5_context ctx, void *hndl, unsigned nwords, char **words) in add_user()
116 unsigned nwords; in add_users() local
/netbsd-src/sys/dev/ic/
H A Damdccp.c78 const size_t nwords = howmany(nbytes, sizeof(buf[0])); in amdccp_rnd_callback() local
/netbsd-src/games/boggle/mkdict/
H A Dmkdict.c66 int ch, common, nwords; in main() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dgenerate-requests.c74 unsigned nwords; in generate_requests() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/
H A Dbits.d96 @property size_t nwords() const pure nothrow in nwords() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddojump.cc645 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); in do_jump_by_parts_greater_rtx() local
741 int nwords = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in do_jump_by_parts_zero_rtx() local
792 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); in do_jump_by_parts_equality_rtx() local
H A Dsbitmap.cc254 unsigned int nwords = (end_word - start_word); in bitmap_clear_range() local
312 unsigned int nwords = (end_word - start_word); in bitmap_set_range() local
362 unsigned int nwords = (end_word - start_word); in bitmap_bit_in_range_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddojump.c645 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); in do_jump_by_parts_greater_rtx() local
741 int nwords = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in do_jump_by_parts_zero_rtx() local
792 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); in do_jump_by_parts_equality_rtx() local
H A Dsbitmap.c254 unsigned int nwords = (end_word - start_word); in bitmap_clear_range() local
312 unsigned int nwords = (end_word - start_word); in bitmap_set_range() local
362 unsigned int nwords = (end_word - start_word); in bitmap_bit_in_range_p() local
/netbsd-src/lib/libc/gen/
H A Dwordexp.c96 size_t nwords, nbytes; /* Number of words, bytes from child */ in we_askshell() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswd-generator.c85 unsigned nwords, k; in generate_requests() local
/netbsd-src/sys/fs/adosfs/
H A Dadosfs.h95 int nwords; /* size of blocks in long words */ member
118 u_long nwords; /* size of blocks in long words */ member
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_rng.c167 size_t nwords = __SHIFTOUT(bcmrng_read_4(sc, RNG_STATUS), RNG_VAL); in bcmrng_empty() local
/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_rnm.c350 octrnm_iobdma(struct octrnm_softc *sc, uint64_t *buf, unsigned nwords) in octrnm_iobdma()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d221 immutable nwords = (len + 8 * size_t.sizeof - 1) / (8 * size_t.sizeof); in sortCtors() local
570 immutable nwords = (len + 8 * size_t.sizeof - 1) / (8 * size_t.sizeof); in sortCtorsOld() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d221 immutable nwords = (len + 8 * size_t.sizeof - 1) / (8 * size_t.sizeof); in sortCtors() local
570 immutable nwords = (len + 8 * size_t.sizeof - 1) / (8 * size_t.sizeof); in sortCtorsOld() local
/netbsd-src/bin/ksh/
H A Dvi.c1944 int nwords; local
2000 int nwords; local
2107 int nwords; local
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dip.c44 int nwords = len >> 1; local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsha1.c293 size_t nwords = len / sizeof (sha1_uint32); in sha1_process_block() local
/netbsd-src/sys/dev/dmover/
H A Dswdmover.c275 int aligned, len, nwords; in swdmover_func_xor_process() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsha1.c289 size_t nwords = len / sizeof (sha1_uint32); in sha1_process_block() local

123