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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-options.c 115 } STANDARD_OPTIONS;
117 static const OPTION standard_options[] = variable
256 switch ((STANDARD_OPTIONS) opt)
544 if (sim_add_option_table (sd, NULL, standard_options) != SIM_RC_OK)
  /src/external/gpl3/gdb/dist/sim/common/
sim-options.c 115 } STANDARD_OPTIONS;
117 static const OPTION standard_options[] = variable
256 switch ((STANDARD_OPTIONS) opt)
544 if (sim_add_option_table (sd, NULL, standard_options) != SIM_RC_OK)

Completed in 23 milliseconds