Searched defs:foo2 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | watchpoint.c | 45 struct foo2 struct 49 struct foo2 foo2; variable
|
H A D | pr10179-b.c | 4 foo2() in foo2() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
H A D | asmsrc2.s | 6 .global foo2 symbol
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | pr10179-b.c | 4 foo2() in foo2() function
|
/netbsd-src/external/bsd/tradcpp/dist/tests/ |
H A D | t32.c | 13 #define foo2(x) foo(x) macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/ |
H A D | ekern.h | 42 protected: IMPORT_C virtual void foo2(){}; in foo2() function
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | oranking.cc | 33 int foo2 (int) { return 13;} // B -> int : user defined in foo2() function 34 int foo2 (...) { return 14;} // B -> ... : ellipsis in foo2() function
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | gmp_op.c | 72 foo2 (mpfr_ptr x, mpz_srcptr y, mpfr_srcptr z, mpfr_rnd_t r, in foo2() function
|
/netbsd-src/games/hack/ |
H A D | hack.invent.c | 390 int foo = 0, foo2; in getobj() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | archive.c | 2004 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() macro 2025 # define foo2(arelt, stelt, size) foo (arelt, stelt, size) in bfd_generic_stat_arch_elt() macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | archive.c | 1982 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() macro 2003 # define foo2(arelt, stelt, size) foo (arelt, stelt, size) in bfd_generic_stat_arch_elt() macro
|