Home | History | Annotate | Download | only in doc

Lines Matching full:chain

295 * Chained Rules::               How to use a chain of implicit rules.
8214 A chain of implicit rules can apply in sequence; for example, @code{make}
8245 * Chained Rules:: How to use a chain of implicit rules.
8868 first Yacc and then @code{cc}. Such a sequence is called a @dfn{chain}.
8929 A chain can involve more than two implicit rules. For example, it is
8934 No single implicit rule can appear more than once in a chain. This means
8938 search for an implicit rule chain.
8946 preference to the step-by-step chain because it comes earlier in the
9620 rules, in the search for a chain of rules.