Searched refs:n2 (Results 201 - 219 of 219) sorted by relevance

123456789

/freebsd-current/contrib/lua/src/
H A Dlua.h466 int fidx2, int n2);
H A Dlvm.c924 lua_Number n1; lua_Number n2; \
925 if (tonumberns(v1, n1) && tonumberns(v2, n2)) { \
926 pc++; setfltvalue(s2v(ra), fop(L, n1, n2)); \
H A Dlapi.c1454 int fidx2, int n2) {
1457 UpVal **up2 = getupvalref(L, fidx2, n2, NULL);
1453 lua_upvaluejoin(lua_State *L, int fidx1, int n1, int fidx2, int n2) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c1928 const struct archive_rb_node *n2)
1931 const struct file *f2 = (const struct file *)n2;
2530 const struct archive_rb_node *n2)
2533 const struct hardlink *h2 = (const struct hardlink *)n2;
1927 file_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
2529 file_hd_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
H A Darchive_write_set_format_iso9660.c5063 const struct archive_rb_node *n2)
5066 const struct hardlink *h2 = (const struct hardlink *)n2;
5217 const struct archive_rb_node *n2)
5220 const struct isoent *e2 = (const struct isoent *)n2;
6413 const struct archive_rb_node *n2)
6416 const struct idrent *e2 = (const struct idrent *)n2;
6500 const struct archive_rb_node *n2)
6503 const struct idrent *e2 = (const struct idrent *)n2;
5062 isofile_hd_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
5216 isoent_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
6412 isoent_cmp_node_iso9660(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
6499 isoent_cmp_node_joliet(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
H A Darchive_read_support_format_mtree.c247 const struct archive_rb_node *n2)
250 const struct mtree_entry *e2 = (const struct mtree_entry *)n2;
246 mtree_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
H A Darchive_read_support_format_zip.c3805 cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
3808 const struct zip_entry *e2 = (const struct zip_entry *)n2;
3832 const struct archive_rb_node *n2)
3835 const struct zip_entry *e2 = (const struct zip_entry *)n2;
3831 rsrc_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
H A Darchive_write_set_format_mtree.c1652 const struct archive_rb_node *n2)
1655 const struct mtree_entry *e2 = (const struct mtree_entry *)n2;
1651 mtree_entry_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
H A Darchive_write_set_format_7zip.c1498 const struct archive_rb_node *n2)
1501 const struct file *f2 = (const struct file *)n2;
1497 file_cmp_node(const struct archive_rb_node *n1, const struct archive_rb_node *n2) argument
/freebsd-current/sys/vm/
H A Dswap_pager.c601 unsigned long n, n2; local
641 n2 = n;
659 if (n < n2)
661 n2, n);
/freebsd-current/contrib/bc/src/
H A Dnum.c3057 BcNum* n2; local
3259 n2 = &flen2;
3291 bc_num_mulArray(n1, base, n2);
3297 n1 = n2;
3298 n2 = temp;
/freebsd-current/contrib/wpa/src/tls/
H A Dlibtommath.c1612 int res, n, n2; local
1662 n2 = (a->sign == b->sign ? MP_ZPOS : MP_NEG);
1665 c->sign = (mp_iszero(c) == MP_YES) ? MP_ZPOS : n2;
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlapi.c1275 int fidx2, int n2) {
1278 UpVal **up2 = getupvalref(L, fidx2, n2, NULL);
1274 lua_upvaluejoin(lua_State *L, int fidx1, int n1, int fidx2, int n2) argument
/freebsd-current/contrib/libarchive/test_utils/
H A Dtest_main.c1044 int n1, n2; local
1057 n2 = (int)fread(buff2, 1, sizeof(buff2), f2);
1058 if (n1 != n2)
1060 if (n1 == 0 && n2 == 0) {
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_ddp.c1322 calculate_hcf(int n1, int n2) argument
1326 if (n1 <= n2) {
1328 b = n2;
1330 a = n2;
/freebsd-current/contrib/bsnmp/snmpd/
H A Dmain.c2315 const struct snmp_node *n2 = v2; local
2317 return (asn_compare_oid(&n1->oid, &n2->oid));
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1134 const int n2 = 1; local
1137 EXPECT_FALSE(matcher2.Matches(n2));
1141 EXPECT_FALSE(matcher3.Matches(n2));
/freebsd-current/contrib/bearssl/test/
H A Dtest_crypto.c6782 unsigned char n2[256], d[256], msg1[256], msg2[256]; local
6859 if (cm(n2, &sk) != pk.nlen || memcmp(pk.n, n2, pk.nlen) != 0) {
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c73669 int n1, n2; local
89311 int n2 = pB2->n; local
103614 int n2; local
188750 fts3DoclistOrMerge( int bDescDoclist, char *a1, int n1, char *a2, int n2, char **paOut, int *pnOut ) argument
194315 fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2) argument
194331 fts3BinCompare(const void *pKey1, int n1, const void *pKey2, int n2) argument
198155 int n2 = fts3HashKeysize(*(Fts3HashElem **)rhs); local
225583 int n2 = sessionSerialLen(a2); local
225625 int n2 = sessionSerialLen(a2); local
225670 int n2 = sessionSerialLen(a2); local
230402 int n2 = sessionSerialLen(a2); local
231064 sessionAppendRecordMerge( SessionBuffer *pBuf, int nCol, u8 *a1, int n1, u8 *a2, int n2, int *pRc ) argument
231132 int n2 = sessionSerialLen(a2); local
231151 int n2 = sessionSerialLen(a2); local
[all...]

Completed in 770 milliseconds

123456789