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

  /src/external/gpl3/gdb.old/dist/gdb/
maint-test-options.c 138 std::string string_opt; member in struct:test_options_opts
164 string_opt.c_str (),
236 [] (test_options_opts *opts) { return &opts->string_opt; },
  /src/external/gpl3/gdb/dist/gdb/
maint-test-options.c 138 std::string string_opt; member in struct:test_options_opts
165 string_opt.c_str (),
238 [] (test_options_opts *opts) { return &opts->string_opt; },

Completed in 17 milliseconds