Home
last modified time | relevance | path

Searched defs:foo6 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/
H A Dekern.h46 protected: IMPORT_C virtual void foo6(){}; in foo6() function
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc71 int foo6 (void*) { return 27; } in foo6() function
72 int foo6 (A*) { return 28; } in foo6() function