Lines Matching refs:Struct_var
125 struct Struct_var;
170 Struct_var* reader;
174 const char* hs, const char* ha, bool oa, Struct_var* r, in One_option()
216 struct Struct_var struct
229 ~Struct_var() // To make gcc happy. in ~Struct_var() argument
234 struct Struct_special : public Struct_var
289 struct Struct_##varname__ : public options::Struct_var \
324 struct Struct_no_##varname__ : public options::Struct_var \
352 struct Struct_no_##varname__ : public options::Struct_var \
380 struct Struct_disable_##varname__ : public options::Struct_var \
503 struct Struct_##option__ : public options::Struct_var \
523 struct Struct_no_##option__ : public options::Struct_var \
551 struct Struct_##option__ : public options::Struct_var \