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

12

/freebsd-10-stable/crypto/heimdal/kuser/
H A Dgenerate-requests.c72 unsigned nwords; local
/freebsd-10-stable/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-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c83 unsigned nwords; local
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dip.c44 int nwords = len >> 1; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmd5.c274 size_t nwords = len / sizeof (md5_uint32); local
/freebsd-10-stable/lib/libc/gen/
H A Dwordexp.c129 long nwords, nbytes; /* Number of words, bytes from child */ local
/freebsd-10-stable/contrib/bmake/
H A Dfor.c155 int n, nwords; local
/freebsd-10-stable/contrib/flex/
H A Dscanopt.c425 int nwords = 0, nchars = 0, has_short = 0; local
/freebsd-10-stable/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-stable/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-stable/contrib/byacc/
H A Dlalr.c289 int nwords; local
/freebsd-10-stable/sbin/routed/
H A Drdisc.c676 int nwords = len >> 1; local
/freebsd-10-stable/sys/kern/
H A Dkern_cpuset.c653 u_int nwords; local
/freebsd-10-stable/sys/net/
H A Dif_me.c407 me_in_cksum(uint16_t *p, int nwords) argument
/freebsd-10-stable/tools/tools/cxgbtool/
H A Dcxgbtool.c914 unsigned int nwords; local
/freebsd-10-stable/sys/dev/an/
H A Dif_an.c3703 int nwords; local
/freebsd-10-stable/sys/dev/isp/
H A Disp_library.c1766 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) argument
1785 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-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c1333 show_struct(const uint32_t *words, int nwords, const struct field_desc *fd) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c3249 int nwords = size / sizeof (uint64_t); local
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c5000 int nwords = ROUND_ADVANCE (size), i; local

Completed in 228 milliseconds

12