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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2420 static struct nds32_set_option_table toggle_opts [] =
2493 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
3729 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
2418 static struct nds32_set_option_table toggle_opts [] = variable in typeref:struct:nds32_set_option_table
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2420 static struct nds32_set_option_table toggle_opts [] =
2493 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
3728 for (fine_tune = toggle_opts; fine_tune->name != NULL; fine_tune++)
2418 static struct nds32_set_option_table toggle_opts [] = variable in typeref:struct:nds32_set_option_table

Completed in 31 milliseconds