Home
last modified time | relevance | path

Searched refs:current_option (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype-state.cc2146 options_p current_option = NULL; in read_state_options() local
2157 read_state_option (&current_option); in read_state_options()
2160 head = current_option; in read_state_options()
2165 previous->next = current_option; in read_state_options()
2166 previous = current_option; in read_state_options()
/netbsd/src/external/bsd/ppp/dist/pppd/
Dpppd-private.h213 extern char *current_option; /* the name of the option being parsed */
Doptions.c170 char *current_option; /* the name of the option being parsed */ variable
819 current_option = opt->name; in process_option()
1609 str, current_option); in number_option()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20079474 (current_option, arm_register_byte): Delete.