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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
relocate.c 38 hack (int arg) function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
relocate.c 38 hack (int arg) function
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/
gdb11479.c 28 void *hack (const struct dummy *t, const enum dummy_enum *e);
36 return hack (t, e);
45 return hack (t, e);
61 hack (const struct dummy *t, const enum dummy_enum *e) function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.stabs/
gdb11479.c 28 void *hack (const struct dummy *t, const enum dummy_enum *e);
36 return hack (t, e);
45 return hack (t, e);
61 hack (const struct dummy *t, const enum dummy_enum *e) function
  /src/sys/arch/sgimips/sgimips/
arcemu.c 448 char *hack; local
450 hack = strstr(nvram.bootfile, ",8)");
451 if (hack != NULL)
452 hack[1] = '0';
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 1422 /* This ugly hack is to support the floating pt opcodes in their
3724 /* DANGER! This is a hack to force cas2l and cas2w cmds to be
3758 the_ins.numo++; /* What a hack. */
3859 then deal with the bitfield hack. */
3907 c = *++str; /* JF bitfield hack. */
4502 struct m68k_incant *hack, *slak;
4509 there. I think it'd be better to have an awk script hack the table
4538 hack = slak = XOBNEW (&robyn, struct m68k_incant);
4577 if (str_hash_insert (op_hash, ins->name, hack, 0) != NULL)
4681 hack = XOBNEW (&robyn, struct m68k_incant)
4501 struct m68k_incant *hack, *slak; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 1422 /* This ugly hack is to support the floating pt opcodes in their
3724 /* DANGER! This is a hack to force cas2l and cas2w cmds to be
3758 the_ins.numo++; /* What a hack. */
3859 then deal with the bitfield hack. */
3907 c = *++str; /* JF bitfield hack. */
4502 struct m68k_incant *hack, *slak;
4509 there. I think it'd be better to have an awk script hack the table
4538 hack = slak = XOBNEW (&robyn, struct m68k_incant);
4577 if (str_hash_insert (op_hash, ins->name, hack, 0) != NULL)
4681 hack = XOBNEW (&robyn, struct m68k_incant)
4501 struct m68k_incant *hack, *slak; local
    [all...]

Completed in 36 milliseconds