Searched refs:type_def (Results 1 – 3 of 3) sorted by relevance
71 const char *type_def; member87 const char *type_def,
281 typedef (type_def) new_type; in cover_want_blank_before_lparen() 337 typedef (type_def) new_type;
1244 struct element *type_def; in parse_option_code_definition() local1251 type_def = createString(makeString(-1, "binary")); in parse_option_code_definition()1254 TAILQ_INSERT_TAIL(&type_def->comments, comment); in parse_option_code_definition()1256 TAILQ_INSERT_TAIL(&type_def->comments, comment); in parse_option_code_definition()1257 mapSet(def, type_def, "type"); in parse_option_code_definition()