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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2472 struct nds32_set_option_table *fine_tune;
2493 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
2495 if (fine_tune->help != NULL)
2497 fine_tune->name, _(fine_tune->help));
3663 struct nds32_set_option_table *fine_tune;
3729 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++
2468 struct nds32_set_option_table *fine_tune; local
3656 struct nds32_set_option_table *fine_tune; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2472 struct nds32_set_option_table *fine_tune;
2493 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
2495 if (fine_tune->help != NULL)
2497 fine_tune->name, _(fine_tune->help));
3662 struct nds32_set_option_table *fine_tune;
3728 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++
2468 struct nds32_set_option_table *fine_tune; local
3655 struct nds32_set_option_table *fine_tune; local
    [all...]

Completed in 26 milliseconds