Searched defs:n2 (Results 51 - 75 of 128) sorted by relevance

123456

/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DAPInt.cpp490 unsigned n2 = RHS.getActiveBits(); local
522 unsigned n2 = RHS.getActiveBits(); local
/freebsd-10.3-release/contrib/libucl/src/
H A Ducl_schema.c474 ucl_schema_elt_compare (struct ucl_compare_node *n1, struct ucl_compare_node *n2) argument
/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/PBQP/Heuristics/
H A DBriggs.h188 &n2 = getHeuristicNodeData(n2Id); local
218 &n2 = getHeuristicNodeData(n2Id); local
/freebsd-10.3-release/contrib/one-true-awk/
H A Dlib.c71 void makefields(int n1, int n2) /* create $n1..$n2 inclusive */ argument
367 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ argument
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c273 spnego_name n2 = (spnego_name)name2; local
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dname.c442 _hx509_name_cmp(const Name *n1, const Name *n2, int *c) argument
488 hx509_name_cmp(hx509_name n1, hx509_name n2) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Decp_smpl.c659 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; local
846 BIGNUM *n0, *n1, *n2, *n3; local
[all...]
/freebsd-10.3-release/contrib/tcsh/
H A Dtc.str.c131 size_t n2 = mbrtowc(&tmp, s + ret, n - ret, &mb); local
/freebsd-10.3-release/lib/libutil/
H A Dlogin_cap.c446 rmultiply(u_quad_t n1, u_quad_t n2) argument
[all...]
/freebsd-10.3-release/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c964 int n0, n1, n2; local
/freebsd-10.3-release/usr.sbin/ctm/mkCTM/
H A Dmkctm.c430 int i1, i2, n1, n2, i; local
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h138 NodeEntry &n2 = getNode(ne.getNode2()); local
379 NodeEntry &n2 = getNode(e.getNode2()); local
413 NodeId n2 = getEdgeNode2(*edgeItr); local
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dcheck-der.c156 int i, n1, n2, n3, n4, n5, n6; local
H A Dcheck-gen.c337 Name n1, n2; local
/freebsd-10.3-release/contrib/unbound/validator/
H A Dval_anchor.c64 struct trust_anchor* n2 = (struct trust_anchor*)k2; local
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dvfprintf.c181 register int n, m, n2; /* handy integers (short term usage) */ local
834 register int n, n2; /* handy integer (short term usage) */ local
[all...]
/freebsd-10.3-release/contrib/unbound/services/
H A Dlocalzone.c761 uint8_t* n2; local
/freebsd-10.3-release/lib/libc/stdio/
H A Dvfprintf.c312 int n, n2; /* handy integer (short term usage) */ local
H A Dvfwprintf.c394 int n, n2; /* handy integer (short term usage) */ local
/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pko.h199 uint64_t n2 : 1; /**< When set, packet data not allocated in L2 cache by PKO */ member in struct:__anon7517::__anon7518
/freebsd-10.3-release/contrib/gcc/
H A Ddominance.c901 struct et_node *n1 = bb1->dom[dir], *n2 = bb2->dom[dir]; local
H A Dcgraph.c174 const struct cgraph_node *n2 = (const struct cgraph_node *) p2; local
836 const struct cgraph_varpool_node *n2 = local
/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c528 int n1, n2; local
/freebsd-10.3-release/contrib/bzip2/
H A Dbzlib.c978 Int32 n, n2, ret; local
1038 Int32 n, n2, ret; local
/freebsd-10.3-release/contrib/groff/src/devices/xditview/
H A Ddraw.c607 int x_1, y_1, dx, dy, n1, n2, n; local

Completed in 419 milliseconds

123456