Searched defs:nds32_parse_option_table (Results 1 – 1 of 1) sorted by relevance
1912 struct nds32_parse_option_table struct1914 const char *name; /* Option string. */1915 char *help; /* Help description. */1916 int (*func) (char *arg); /* How to parse it. */