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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
insn-reverse.c 21 typedef void (*testcase_ftype) (void); typedef
35 static testcase_ftype testcases[] = {};
49 static int n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
insn-reverse.c 21 typedef void (*testcase_ftype) (void); typedef
35 static testcase_ftype testcases[] = {};
49 static int n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
insn-reverse.c 21 typedef void (*testcase_ftype) (void); typedef
35 static testcase_ftype testcases[] = {};
49 static int n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
insn-reverse.c 21 typedef void (*testcase_ftype) (void); typedef
35 static testcase_ftype testcases[] = {};
49 static int n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
insn-reloc.c 21 typedef void (*testcase_ftype)(void); typedef
598 static testcase_ftype testcases[] = {
621 static size_t n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
insn-reloc.c 21 typedef void (*testcase_ftype)(void); typedef
598 static testcase_ftype testcases[] = {
621 static size_t n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
insn-reloc.c 21 typedef void (*testcase_ftype)(void); typedef
598 static testcase_ftype testcases[] = {
621 static size_t n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));
insn-reloc.c 21 typedef void (*testcase_ftype)(void); typedef
598 static testcase_ftype testcases[] = {
621 static size_t n_testcases = (sizeof (testcases) / sizeof (testcase_ftype));

Completed in 48 milliseconds