Searched refs:STATE_OPTIONS (Results 1 – 4 of 4) sorted by relevance
62 ol->next = STATE_OPTIONS (sd); in sim_add_option_table()64 STATE_OPTIONS (sd) = ol; in sim_add_option_table()599 for (ol = STATE_OPTIONS (sd); ol != NULL; ol = ol->next) in sim_parse_args()626 for (i = OPTION_START, ol = STATE_OPTIONS (sd); ol != NULL; ol = ol->next) in sim_parse_args()946 print_help (sd, NULL, STATE_OPTIONS (sd), is_command); in sim_print_help()1034 ol = STATE_OPTIONS (sd); in find_match()1120 ret = complete_option_list (ret, &cnt, STATE_OPTIONS (sd), text, word); in sim_complete_command()
130 #define STATE_OPTIONS(sd) ((sd)->options) macro
413 (STATE_OPTIONS): Likewise.
615 for (ol = STATE_OPTIONS (sd), prev = NULL; in sim_open()624 STATE_OPTIONS (sd) = ol->next; in sim_open()