Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd/contrib/mtree/
H A Dspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch()
128 compare_nodes(NODE *n1, NODE *n2, char const *path) in compare_nodes()
196 NODE *c1, *c2, *n1, *n2; in walk_in_the_forest() local
/freebsd/lib/libc/tests/sys/
H A Dqueue_test.c46 } *n1, *n2, *n3, *np; in ATF_TC_BODY() local
157 } *n1, *n2, *n3, *np; in ATF_TC_BODY() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c174 # 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
/freebsd/usr.bin/localedef/
H A Dcollate.c357 weight_compare(const void *n1, const void *n2) in weight_compare()
368 collsym_compare(const void *n1, const void *n2) in collsym_compare()
381 collundef_compare(const void *n1, const void *n2) in collundef_compare()
394 element_compare_symbol(const void *n1, const void *n2) in element_compare_symbol()
407 element_compare_expand(const void *n1, const void *n2) in element_compare_expand()
420 collchar_compare(const void *n1, const void *n2) in collchar_compare()
431 subst_compare(const void *n1, const void *n2) in subst_compare()
442 subst_compare_ref(const void *n1, const void *n2) in subst_compare_ref()
H A Dcharmap.c223 cmap_compare_sym(const void *n1, const void *n2) in cmap_compare_sym()
234 cmap_compare_wc(const void *n1, const void *n2) in cmap_compare_wc()
/freebsd/crypto/openssl/crypto/lhash/
H A Dlhash.c215 OPENSSL_LH_NODE **n, **n1, **n2, *np; in expand() local
259 OPENSSL_LH_NODE **n, *n1, *np; in contract() local
293 OPENSSL_LH_NODE **ret, *n1; in getrn() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c110 check_collisions(char *n1, char *n2, int counter) in check_collisions()
166 remove_collision(char *n1, char *n2) in remove_collision()
203 _nc_entry_match(char *n1, char *n2) in _nc_entry_match()
/freebsd/contrib/telnet/telnet/
H A Dnetwork.c128 int n, n1; in netflush() local
H A Dterminal.c121 int n, n0, n1; in ttyflush() local
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c125 int n, n1; in netflush() local
H A Dterminal.c105 int n, n0, n1; in ttyflush() local
/freebsd/sbin/ipf/ipfsync/
H A Dipsyncm.c59 int nfd = -1, lfd = -1, n1, n2, n3, len; local
H A Dipsyncs.c56 int n1, n2, n3, magic, len, inbuf; local
/freebsd/contrib/dialog/
H A Dargv.c88 size_t n1 = (n + 1); in dlg_string_to_argv() local
/freebsd/crypto/openssl/test/testutil/
H A Dtests.c305 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_eq()
319 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_ne()
333 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_eq()
346 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_ne()
H A Dformat_output.c49 size_t n1, n2, i; in test_fail_string_common() local
275 size_t l1, l2, n1, n2, i, len; in test_fail_bignum_common() local
434 size_t n1, n2, i; in test_fail_memory_common() local
/freebsd/contrib/googletest/googletest/samples/
H A Dsample3_unittest.cc99 for (const QueueNode<int>*n1 = q->Head(), *n2 = new_q->Head(); in MapTester() local
/freebsd/crypto/openssl/crypto/idea/
H A Di_skey.c93 long n1, n2, q, r, b1, b2, t; in inverse() local
/freebsd/contrib/unbound/util/storage/
H A Ddnstree.c62 struct addr_tree_node* n1 = (struct addr_tree_node*)k1; in addr_tree_compare() local
76 struct addr_tree_node* n1 = (struct addr_tree_node*)k1; in addr_tree_addrport_compare() local
/freebsd/crypto/heimdal/base/
H A Dtest_base.c99 heim_number_t n1; in test_auto_release() local
/freebsd/tools/regression/geom/ConfCmp/
H A DConfCmp.c279 compare_node(struct node *n1, struct node *n2, int in) in compare_node()
334 compare_node2(struct node *n1, struct node *n2, int in) in compare_node2()
/freebsd/usr.sbin/sa/
H A Dmain.c452 double n1, n2; in cmp_avgdkio() local
491 double n1, n2; in cmp_avgcpumem() local
/freebsd/usr.bin/enigma/
H A Denigma.c83 int i, n1, n2, nr1, nr2; in main() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_network_tbl.c200 struct network_entry *n1; in fini_network_tbl() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dtest_name.c298 hx509_name n1, n2; in compare_subject() local

12345