Home
last modified time | relevance | path

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

1234

/openbsd/bin/ps/
H A Dkeyword.c68 #define UID(n1, n2, fn, off) \ argument
70 #define GID(n1, n2, fn, off) UID(n1, n2, fn, off) argument
74 #define PID(n1, n2, fn, off) \ argument
79 #define TID(n1, n2, fn, off) \ argument
/openbsd/usr.bin/rdist/
H A Dgram.y526 addnl(struct namelist *n1, struct namelist *n2) in addnl()
549 subnl(struct namelist *n1, struct namelist *n2) in subnl()
568 andnl(struct namelist *n1, struct namelist *n2) in andnl()
/openbsd/lib/libcurses/tinfo/
H A Dcomp_parse.c112 check_collisions(char *n1, char *n2, int counter) in check_collisions()
168 remove_collision(char *n1, char *n2) in remove_collision()
205 _nc_entry_match(char *n1, char *n2) in _nc_entry_match()
/openbsd/regress/lib/libc/arch/alpha/divremtest/
H A Dmktestcases.c41 unsigned long n1, n2; in main() local
/openbsd/gnu/usr.bin/cvs/lib/
H A Dfncase.c94 fncmp (const char *n1, const char *n2) in fncmp()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Drtti2.cc27 namespace n2 { namespace
H A Drtti1.cc71 namespace n2 namespace
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930222-1.c7 f (T *n1, T *n2) in f()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-4.c21 static void doit(int n, int n2) in doit()
H A Dcast-qual-2.c32 noreturnfn_t n2 = (noreturnfn_t) voidfn; /* { dg-warning "new qualifier" } */ variable
/openbsd/regress/lib/libcrypto/rand/
H A Drandtest.c73 unsigned long n2[16]; in main() local
/openbsd/usr.sbin/unbound/util/storage/
H A Ddnstree.c63 struct addr_tree_node* n2 = (struct addr_tree_node*)k2; in addr_tree_compare() local
77 struct addr_tree_node* n2 = (struct addr_tree_node*)k2; in addr_tree_addrport_compare() local
/openbsd/sbin/unwind/libunbound/util/storage/
H A Ddnstree.c63 struct addr_tree_node* n2 = (struct addr_tree_node*)k2; in addr_tree_compare() local
77 struct addr_tree_node* n2 = (struct addr_tree_node*)k2; in addr_tree_addrport_compare() local
/openbsd/lib/libcurses/base/
H A Dlib_instr.c75 int n2; in NCURSES_EXPORT() local
/openbsd/usr.sbin/sa/
H A Dmain.c458 double n1, n2; in cmp_avgdkio() local
497 double n1, n2; in cmp_avgcpumem() local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dbitset_ctor.cc39 const size_t n2 = 32; in test01() local
/openbsd/libexec/ld.so/ldconfig/
H A Dshlib.c169 cmpndewey(int d1[], int n1, int d2[], int n2) in cmpndewey()
/openbsd/regress/lib/libcrypto/ec/
H A Dectest.c95 BIGNUM *n1, *n2, *order; in group_order_tests() local
/openbsd/gnu/usr.bin/cvs/src/
H A Dhardlink.c222 Node *n1, *n2; local
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldctor.c158 const char *n2; in ctor_cmp() local
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldctor.c158 const char *n2; in ctor_cmp() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cpp77 uptr n2 = d.newNode(2); in RunBasicTest() local
101 uptr n2 = d.newNode(2); in RunBasicTest() local
/openbsd/sys/kern/
H A Dvfs_cache.c75 namecache_compare(const struct namecache *n1, const struct namecache *n2) in namecache_compare()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dhuffman.c72 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local
/openbsd/sys/lib/libsa/
H A Dsoftraid.c48 u_int8_t n1, n2; in printhex() local

1234