/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_div.c | 174 # define bn_div_words(n0,n1,d0) \ argument 188 # define bn_div_words(n0,n1,d0) \ argument 348 BN_ULONG n0, n1, rem = 0; in bn_div_fixed_top() local
|
H A D | bn_ppc.c | 16 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
|
H A D | bn_sparc.c | 17 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
|
H A D | bn_asm.c | 860 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local 953 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont() 1003 BN_ULONG c0, c1, *tp, n0 = *n0p; in bn_mul_mont() local 1042 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
|
H A D | bn_mont.c | 91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
|
H A D | bn_exp.c | 843 BN_ULONG *np = mont->N.d, *n0 = mont->n0; in BN_mod_exp_mont_consttime() local 954 BN_ULONG *n0 = mont->n0, *np; in BN_mod_exp_mont_consttime() local
|
H A D | bn_local.h | 263 BN_ULONG n0[2]; /* least significant word(s) of Ni; (type member
|
/freebsd/lib/libc/resolv/ |
H A D | res_mkquery.c | 204 int n0, /*%< current offset in buffer */ in res_nopt() 260 int n0, /*%< current offset in buffer */ in res_nopt_rdata()
|
H A D | res_data.c | 277 res_opt(int n0, u_char *buf, int buflen, int anslen) in res_opt()
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | link_control.c | 46 int n0, n1, n2, timo; in hci_inquiry() local 173 int n0; in hci_create_connection() local 519 int n0; in hci_remote_name_request() local
|
H A D | link_policy.c | 88 int n0; in hci_switch_role() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | terminal.c | 105 int n, n0, n1; in ttyflush() local
|
/freebsd/contrib/gdtoa/ |
H A D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
|
/freebsd/contrib/telnet/telnet/ |
H A D | terminal.c | 121 int n, n0, n1; in ttyflush() local
|
/freebsd/sys/netipsec/ |
H A D | ipsec_mbuf.c | 90 struct mbuf *n0, *n, **np; in m_makespace() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | memmem.c | 174 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
|
/freebsd/sys/dev/iicbus/controller/twsi/ |
H A D | mv_twsi.c | 152 int m, n, m0, n0; in mv_twsi_cal_baud_rate() local
|
H A D | twsi.c | 255 int m, n, m0, n0; in twsi_calc_baud_rate() local
|
/freebsd/lib/libc/string/ |
H A D | memmem.c | 184 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | entropy_common.c | 82 unsigned n0 = charnum; in FSE_readNCount() local
|
/freebsd/tools/tools/netmap/ |
H A D | bridge.c | 319 int n0, n1, ret; in main() local
|
/freebsd/contrib/libarchive/tar/ |
H A D | util.c | 570 tar_i64toa(int64_t n0)
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_smpl.c | 621 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ossl_ec_GFp_simple_add() local 806 BIGNUM *n0, *n1, *n2, *n3; in ossl_ec_GFp_simple_dbl() local
|
/freebsd/contrib/diff/src/ |
H A D | io.c | 577 size_t n0, n1; in find_identical_ends() local
|
/freebsd/contrib/libarchive/cpio/ |
H A D | cpio.c | 1462 cpio_i64toa(int64_t n0) in cpio_i64toa()
|