Searched refs:input_rule (Results 1 – 3 of 3) sorted by relevance
44 static struct input_rule *new_input_rule (int tag);70 struct input_rule *input_rule; member117 %type <input_rule> inputsection118 %type <input_rule> inputsections486 static struct input_rule *489 struct input_rule *newp = (struct input_rule *) in new_input_rule()
552 struct input_rule struct566 struct input_rule *next; argument574 struct input_rule *input;
2984 struct input_rule *irule; in sort_sections_lscript()