HomeSort by: relevance | last modified time | path
    Searched defs:foo6 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/epoc32/stand/e32boot/ldd/
ekern.h 46 protected: IMPORT_C virtual void foo6(){}; function in class:DLogicalChannel
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
oranking.cc 71 int foo6 (void*) { return 27; } function
72 int foo6 (A*) { return 28; } function
75 return foo6(bp); // 28
205 foo6(bp);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
oranking.cc 71 int foo6 (void*) { return 27; } function
72 int foo6 (A*) { return 28; } function
75 return foo6(bp); // 28
205 foo6(bp);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
structs.c 109 struct struct6 foo6 = {'a','2','c','4','e','6'}, L6; variable in typeref:struct:struct6
145 return foo6;
216 void Fun6(struct struct6 foo6)
218 L6 = foo6;
325 Fun6(foo6);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
structs.c 109 struct struct6 foo6 = {'a','2','c','4','e','6'}, L6; variable in typeref:struct:struct6
145 return foo6;
216 void Fun6(struct struct6 foo6)
218 L6 = foo6;
325 Fun6(foo6);

Completed in 19 milliseconds