Home
last modified time | relevance | path

Searched defs:foo1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dpr10179-a.c6 foo1() in foo1() function
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpr10179-a.c6 foo1() in foo1() function
/netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/
H A Dekern.h41 protected: IMPORT_C virtual void foo1(){}; in foo1() function
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpr9594.cc61 Foo foo1; in main() local
H A Doranking.cc25 int foo1 (int) { return 11; } // B -> int : user defined in foo1() function
26 int foo1 (A) { return 12; } // B -> A : standard in foo1() function