Searched refs:zuint_unl_opt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmaint-test-options.c135 int zuint_unl_opt = 0; member in struct:test_options_opts
162 (zuint_unl_opt == -1
164 : plongest (zuint_unl_opt)),
226 [] (test_options_opts *opts) { return &opts->zuint_unl_opt; },
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmaint-test-options.c135 int zuint_unl_opt = 0; member in struct:test_options_opts
157 (zuint_unl_opt == -1
159 : plongest (zuint_unl_opt)),
219 [] (test_options_opts *opts) { return &opts->zuint_unl_opt; },

Completed in 187 milliseconds