Searched defs:n1 (Results 76 - 100 of 138) sorted by relevance

123456

/freebsd-12-stable/contrib/gcc/
H A Ddominance.c901 struct et_node *n1 = bb1->dom[dir], *n2 = bb2->dom[dir]; local
H A Dcfgcleanup.c1548 rtx n1 = find_reg_note (BB_END (bb1), REG_EH_REGION, 0); local
/freebsd-12-stable/contrib/bearssl/src/x509/
H A Dx509_minimal.c1448 size_t n1, n2; local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c66 char n1[DT_TYPE_NAMELEN]; local
331 char n1[DT_TYPE_NAMELEN]; local
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c532 int n1, n2; local
/freebsd-12-stable/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-12-stable/lib/libc/resolv/
H A Dres_mkupdate.c108 u_int32_t n1, rttl; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp74 size_t n1 = Input.rfind(':', n2 - 1); local
/freebsd-12-stable/contrib/lua/src/
H A Dlauxlib.c130 int n1 = (last - level > LEVELS1 + LEVELS2) ? LEVELS1 : -1; local
/freebsd-12-stable/contrib/ntp/util/
H A Dntp-keygen.c2135 cb( int n1, int n2, void *chr ) argument
/freebsd-12-stable/contrib/one-true-awk/
H A Drun.c1151 int n1, n2; local
/freebsd-12-stable/contrib/bc/src/
H A Dprogram.c409 BcNum *n1, *n2; local
655 BcNum *n1, *n2; local
1292 BcNum *n1, *n2; local
1321 BcNum *n1, *n2, *n3; local
[all...]
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c641 unsigned n0, n1; local
H A Darchive_ppmd8.c1010 unsigned n0, n1; local
/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmlwf.c344 const NotationList *const n1 = *(NotationList **)a; local
/freebsd-12-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1354 struct node *n1, *n2; local
[all...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c822 int n, n1; local
/freebsd-12-stable/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c373 U32 n1 = (huffNode[lowS].count < huffNode[lowN].count) ? lowS-- : lowN++; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/unicode/
H A Du8_textprep.c566 do_case_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, argument
1726 do_norm_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, size_t n2, argument
1846 size_t n1; local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlapi.c1275 LUA_API void lua_upvaluejoin (lua_State *L, int fidx1, int n1, argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c112 sfs_node_t *n1 = vp->v_data; local
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c824 calculate_hcf(int n1, int n2) argument
/freebsd-12-stable/sys/dev/bktr/
H A Dbktr_tuner.c1186 int n1 = 1, n2, f; local
/freebsd-12-stable/usr.bin/localedef/
H A Dcollate.c357 weight_compare(const void *n1, const void *n2) argument
368 collsym_compare(const void *n1, const void *n2) argument
381 collundef_compare(const void *n1, const void *n2) argument
394 element_compare_symbol(const void *n1, const void *n2) argument
407 element_compare_expand(const void *n1, const void *n2) argument
420 collchar_compare(const void *n1, const void *n2) argument
431 subst_compare(const void *n1, const void *n2) argument
442 subst_compare_ref(const void *n1, const void *n2) argument
[all...]

Completed in 411 milliseconds

123456