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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
dummy-frame-restore.c 27 commonfun (void) function
goodbye.c 67 void commonfun() { mailand(); } /* from goodbye */ function
hello.c 32 int commonfun() { bar(); return 0; } /* from hello */ function
55 commonfun();
57 commonfun();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
dummy-frame-restore.c 27 commonfun (void) function
goodbye.c 67 void commonfun() { mailand(); } /* from goodbye */ function
hello.c 32 int commonfun() { bar(); return 0; } /* from hello */ function
55 commonfun();
57 commonfun();

Completed in 17 milliseconds