Searched defs:arm_long_option_table (Results 1 – 2 of 2) sorted by relevance
32326 struct arm_long_option_table struct32328 const char *option; /* Substring to match. */32329 const char *help; /* Help information. */32330 bool (*func) (const char *subopt); /* Function to decode sub-option. */32331 const char *deprecated; /* If non-null, print this message. */
32372 struct arm_long_option_table struct32374 const char *option; /* Substring to match. */32375 const char *help; /* Help information. */32376 bool (*func) (const char *subopt); /* Function to decode sub-option. */32377 const char *deprecated; /* If non-null, print this message. */