Home
last modified time | relevance | path

Searched defs:foo4 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint.c51 struct foo4 struct
55 struct foo4 foo4; variable
/netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/
H A Dekern.h44 protected: IMPORT_C virtual void foo4(){}; in foo4() function
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc53 int foo4 (const volatile int*) { return 23; } in foo4() function
54 int foo4 ( volatile int*) { return 24; } in foo4() function