Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dplugin.h42 struct plugin_argument struct
44 char *key; /* key of the argument. */
45 char *value; /* value is optional and can be NULL. */
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dplugin.h42 struct plugin_argument struct
44 char *key; /* key of the argument. */
45 char *value; /* value is optional and can be NULL. */