Searched defs:foo4 (Results 1 – 3 of 3) sorted by relevance
51 struct foo4 struct55 struct foo4 foo4; variable
44 protected: IMPORT_C virtual void foo4(){}; in foo4() function
53 int foo4 (const volatile int*) { return 23; } in foo4() function54 int foo4 ( volatile int*) { return 24; } in foo4() function