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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 5681 static const struct opt_action opt_table[] =
5726 #define OPTCOUNT ((int) (sizeof opt_table / sizeof opt_table[0]))
5757 for (i = 0, o = opt_table; i < OPTCOUNT; i++, o++)
5677 static const struct opt_action opt_table[] = variable in typeref:struct:opt_action
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 5681 static const struct opt_action opt_table[] =
5726 #define OPTCOUNT ((int) (sizeof opt_table / sizeof opt_table[0]))
5757 for (i = 0, o = opt_table; i < OPTCOUNT; i++, o++)
5677 static const struct opt_action opt_table[] = variable in typeref:struct:opt_action

Completed in 35 milliseconds