/netbsd-src/sys/dev/ |
H A D | dev_verbose.c | 60 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 D | lpm.c | 288 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 D | npf_connkey.c | 110 const unsigned nwords = alen >> 2; in npf_connkey_setkey() local 208 const unsigned nwords = alen >> 2; in npf_connkey_copy() local
|
H A D | npf_inet.c | 130 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 D | add-random-users.c | 82 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 D | amdccp.c | 78 const size_t nwords = howmany(nbytes, sizeof(buf[0])); in amdccp_rnd_callback() local
|
/netbsd-src/games/boggle/mkdict/ |
H A D | mkdict.c | 66 int ch, common, nwords; in main() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | generate-requests.c | 74 unsigned nwords; in generate_requests() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/ |
H A D | bits.d | 96 @property size_t nwords() const pure nothrow in nwords() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dojump.cc | 645 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 D | sbitmap.cc | 254 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 D | dojump.c | 645 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 D | sbitmap.c | 254 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 D | wordexp.c | 96 size_t nwords, nbytes; /* Number of words, bytes from child */ in we_askshell() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/ |
H A D | kpasswd-generator.c | 85 unsigned nwords, k; in generate_requests() local
|
/netbsd-src/sys/fs/adosfs/ |
H A D | adosfs.h | 95 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 D | bcm53xx_rng.c | 167 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 D | octeon_rnm.c | 350 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 D | minfo.d | 221 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 D | minfo.d | 221 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 D | vi.c | 1944 int nwords; local 2000 int nwords; local 2107 int nwords; local
|
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | ip.c | 44 int nwords = len >> 1; local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | sha1.c | 293 size_t nwords = len / sizeof (sha1_uint32); in sha1_process_block() local
|
/netbsd-src/sys/dev/dmover/ |
H A D | swdmover.c | 275 int aligned, len, nwords; in swdmover_func_xor_process() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | sha1.c | 289 size_t nwords = len / sizeof (sha1_uint32); in sha1_process_block() local
|