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

  /src/external/gpl3/gdb.old/dist/gdb/
maint-test-options.c 134 bool boolean_opt = false; member in struct:test_options_opts
156 boolean_opt,
197 [] (test_options_opts *opts) { return &opts->boolean_opt; },
  /src/external/gpl3/gdb/dist/gdb/
maint-test-options.c 134 bool boolean_opt = false; member in struct:test_options_opts
157 boolean_opt,
199 [] (test_options_opts *opts) { return &opts->boolean_opt; },

Completed in 39 milliseconds