Searched defs:var_preset (Results 1 – 1 of 1) sorted by relevance
158 struct var_preset { struct159 char *name;160 enum { INTEGRAL, ENUMERATOR } type;161 union {165 bool applied;