Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 20 of 20) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/test/
H A Dtest_dn_heap.c132 int i, n, n2, n3; in main() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_rbtree.h65 #define ngx_rbt_copy_color(n1, n2) (n1->color = n2->color) argument
H A Dngx_string.c822 ngx_memn2cmp(u_char *s1, u_char *s2, size_t n1, size_t n2) in ngx_memn2cmp()
/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c565 size_t n2, boolean_t is_it_toupper, int *errnum) in do_case_compare()
1722 do_norm_compare(size_t uv, uchar_t *s1, uchar_t *s2, size_t n1, size_t n2, in do_norm_compare()
1843 size_t n2; in u8_strcmp() local
/f-stack/tools/libutil/
H A Dlogin_cap.c446 rmultiply(u_quad_t n1, u_quad_t n2) in rmultiply()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/btree_test/
H A Dbtree_test.c71 const int_node_t *n2 = v2; in avl_compare() local
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h51 uint64_t n2 : 1; member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko.h199 …uint64_t n2 : 1; /**< When set, packet data not allocated in L2 cache by PKO */ member
/f-stack/freebsd/kern/
H A Duipc_mbuf.c1477 struct mbuf *m, *n, *n2, **prev; in m_collapse() local
H A Dvfs_cache.c2285 struct namecache *ncp, *n2, *ndd; in cache_enter_time() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c121 sfs_node_t *n2 = arg; in sfs_compare_ids() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhuf_compress.c446 int const n2 = (huffNode[lowS].count < huffNode[lowN].count) ? lowS-- : lowN++; in HUF_buildTree() local
/f-stack/freebsd/net/
H A Dif_vlan.c442 int hwidth2, i, j, n, n2; in vlan_growhash() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c1274 int fidx2, int n2) { in lua_upvaluejoin()
/f-stack/freebsd/vm/
H A Dswap_pager.c580 unsigned long n, n2; in swap_pager_swap_init() local
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3428 int clusterManagerSlotCountCompareDesc(const void *n1, const void *n2) { in clusterManagerSlotCountCompareDesc()
3434 int clusterManagerCompareNodeBalance(const void *n1, const void *n2) { in clusterManagerCompareNodeBalance()
6652 char *n1, *n2; in getInfoField() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c8439 ipf_nat_cmp_rules(n1, n2) in ipf_nat_cmp_rules() argument
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c2169 uint16_t n2 = data2->n; in pkt4_work_decap() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c183 #define ngx_mp4_set_atom_name(p, n1, n2, n3, n4) \ argument
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8737 int const n2 = (huffNode[lowS].count < huffNode[lowN].count) ? lowS-- : lowN++; in HUF_buildCTable_wksp() local