Searched defs:nwords (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-9.3-release/contrib/ipfilter/ipsend/
H A Dip.c46 int nwords = len >> 1; local
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Dadd-random-users.c116 unsigned nwords; local
81 add_user(krb5_context context, void *kadm_handle, unsigned nwords, char **words) argument
/freebsd-9.3-release/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c82 unsigned nwords; local
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dgenerate-requests.c82 unsigned nwords; local
/freebsd-9.3-release/lib/libc/gen/
H A Dwordexp.c108 long nwords, nbytes; /* Number of words, bytes from child */ local
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-9.3-release/contrib/bmake/
H A Dfor.c155 int n, nwords; local
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-9.3-release/contrib/gcc/
H A Ddojump.c621 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); local
691 int nwords = GET_MODE_SIZE (mode) / UNITS_PER_WORD; local
741 int nwords = (GET_MODE_SIZE (mode) / UNITS_PER_WORD); local
H A Dexpmed.c559 unsigned int nwords = (bitsize + (BITS_PER_WORD - 1)) / BITS_PER_WORD; local
1292 unsigned int nwords = (bitsize + (BITS_PER_WORD - 1)) / BITS_PER_WORD; local
H A Doptabs.c1703 const unsigned int nwords = GET_MODE_BITSIZE (mode) / BITS_PER_WORD; local
2421 int bitpos, word, nwords, i; local
3007 int word, nwords, i; local
[all...]
H A Dreload.c1946 unsigned int nwords = hard_regno_nregs[regno][outmode]; local
2017 unsigned int nwords = hard_regno_nregs[regno][inmode]; local
[all...]
H A Dbuiltins.c4105 int nwords = sizeof (CUMULATIVE_ARGS) / sizeof (int); local
/freebsd-9.3-release/sys/net/
H A Dif_gre.c940 int nwords = len >> 1; local
H A Dflowtable.c899 int i, nwords; local
1075 int i, nwords; local
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c1317 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) argument
/freebsd-9.3-release/sbin/routed/
H A Drdisc.c676 int nwords = len >> 1; local
/freebsd-9.3-release/sys/kern/
H A Dkern_cpuset.c673 u_int nwords; local
/freebsd-9.3-release/usr.bin/yacc/
H A Dlalr.c340 int nwords; local
/freebsd-9.3-release/tools/tools/cxgbetool/
H A Dcxgbetool.c1213 show_struct(const uint32_t *words, int nwords, const struct field_desc *fd) argument
/freebsd-9.3-release/sys/dev/an/
H A Dif_an.c3704 int nwords; local
/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.c1827 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) argument
1846 isp_get_gid_ft_response(ispsoftc_t *isp, sns_gid_ft_rsp_t *src, sns_gid_ft_rsp_t *dst, int nwords) argument
/freebsd-9.3-release/tools/tools/cxgbtool/
H A Dcxgbtool.c914 unsigned int nwords; local
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2876 int nwords = size / sizeof (uint64_t); local
/freebsd-9.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1036 int t3_read_flash(adapter_t *adapter, unsigned int addr, unsigned int nwords, argument

Completed in 266 milliseconds

12