Home
last modified time | relevance | path

Searched defs:visium_long_option_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c259 struct visium_long_option_table struct
261 const char *option; /* Substring to match. */
262 const char *help; /* Help information. */
263 int (*func) (const char *subopt); /* Function to decode sub-option. */
264 const char *deprecated; /* If non-null, print this message. */
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c280 struct visium_long_option_table struct
282 const char *option; /* Substring to match. */
283 const char *help; /* Help information. */
284 int (*func) (const char *subopt); /* Function to decode sub-option. */
285 const char *deprecated; /* If non-null, print this message. */