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

/freebsd-11-stable/contrib/gcc/
H A Dopts-common.c119 if (cl_options [next_opt_idx].neg_index == opt_idx)
122 if (cl_options [next_opt_idx].neg_index != orig_next_opt_idx)
123 return cancel_option (opt_idx, cl_options [next_opt_idx].neg_index,
175 if (option->neg_index < 0)
H A Dopts.h49 int neg_index; member in struct:cl_option

Completed in 58 milliseconds