Searched defs:arm_long_option_table (Results 1 – 2 of 2) sorted by relevance
13444 struct arm_long_option_table struct13446 char *option; /* Substring to match. */13447 char *help; /* Help information. */13448 int (*func) PARAMS ((char *subopt)); /* Function to decode sub-option. */13449 char *deprecated; /* If non-null, print this message. */
13691 struct arm_long_option_table struct13693 char * option; /* Substring to match. */13694 char * help; /* Help information. */13695 int (* func) (char * subopt); /* Function to decode sub-option. */13696 char * deprecated; /* If non-null, print this message. */