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

12

/freebsd-10.1-release/crypto/heimdal/kuser/
H A Dgenerate-requests.c72 unsigned nwords; local
/freebsd-10.1-release/contrib/ipfilter/ipsend/
H A Dip.c44 int nwords = len >> 1; local
/freebsd-10.1-release/crypto/heimdal/kadmin/
H A Dadd-random-users.c115 unsigned nwords; local
80 add_user(krb5_context context, void *kadm_handle, unsigned nwords, char **words) argument
/freebsd-10.1-release/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c83 unsigned nwords; local
/freebsd-10.1-release/lib/libc/gen/
H A Dwordexp.c108 long nwords, nbytes; /* Number of words, bytes from child */ local
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-10.1-release/contrib/bmake/
H A Dfor.c155 int n, nwords; local
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-10.1-release/contrib/flex/
H A Dscanopt.c425 int nwords = 0, nchars = 0, has_short = 0; local
/freebsd-10.1-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
3011 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-10.1-release/sys/net/
H A Dif_gre.c932 int nwords = len >> 1; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_lib.c864 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) argument
/freebsd-10.1-release/contrib/byacc/
H A Dlalr.c284 int nwords; local
/freebsd-10.1-release/sbin/routed/
H A Drdisc.c676 int nwords = len >> 1; local
/freebsd-10.1-release/sys/kern/
H A Dkern_cpuset.c653 u_int nwords; local
/freebsd-10.1-release/sys/dev/an/
H A Dif_an.c3703 int nwords; local
/freebsd-10.1-release/sys/dev/isp/
H A Disp_library.c1833 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) argument
1852 isp_get_gid_ft_response(ispsoftc_t *isp, sns_gid_ft_rsp_t *src, sns_gid_ft_rsp_t *dst, int nwords) argument
/freebsd-10.1-release/tools/tools/cxgbetool/
H A Dcxgbetool.c1216 show_struct(const uint32_t *words, int nwords, const struct field_desc *fd) argument
/freebsd-10.1-release/tools/tools/cxgbtool/
H A Dcxgbtool.c914 unsigned int nwords; local
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c3000 int nwords = size / sizeof (uint64_t); local
/freebsd-10.1-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 295 milliseconds

12