Lines Matching full:expanded
475 # Similar to m4_if, except that each TEST is expanded when encountered.
956 # any macro expanded during this time that relies on nested [] quoting
1118 # quadratic growth is ensure m4_shift is expanded prior to the recursion.
1133 # to be expanded.
1215 # for m4_apply. SEPARATOR is expanded, in order to allow the creation
1253 # final argument is expanded with END-EXPR([ARGn]).
1472 # DIVERSION-NAME is unsafe, because this macro is being expanded
1505 # been expanded is not expanded again when m4_require'd, but the
1519 # When a macro requires another, the other macro is expanded in new
1520 # diversion, GROW. When the outer macro is fully expanded, we first
1580 # (TEST2a, although required by TEST3 is not expanded in GROW - 3
1581 # because is has already been expanded before in GROW - 1, so it has
1582 # been AC_PROVIDE'd, so it is not expanded again) so when you undivert
1590 # i.e., TEST2a is expanded after TEST3 although the latter required the
1595 # same as the one in which macros are expanded. (The bug above can
1601 # macros, but each time a macro is fully expanded, emit it immediately.
1603 # In the example above, when TEST2a is expanded, but it's epilogue is
1633 # TEST2b is now completely expanded, and emitted:
1665 # BODY, so as soon as a macro (m4_defun'd) is expanded, we first
1674 # the top level is expanded before the body of `configure', i.e., before
1683 # * TEST1 is expanded
1725 # The content of TEST2b is expanded...
1735 # * TEST1 is expanded: epilogue
1765 # expanded, the Axel Thimm algorithm states that we can treat it as a
1856 [_m4_defn([m4_location($1)])[: $1 is expanded from...]])
1965 # expanded every time.
1971 # dependency bugs, but once the INIT has been expanded, we know there
2030 # If NAME-TO-CHECK has never been expanded (actually, if it is not
2032 # expansion; follow the expansion with a newline. Once expanded, emit
2097 # NAME-TO-CHECK has been identified as previously expanded in the
2103 [$3: `$1' was expanded before it was required
2104 http://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required])_m4_require_call],
2116 # If TEXT has never been expanded, expand it *here*. Use WITNESS as
2117 # as a memory that TEXT has already been expanded.
2471 # Note that neither STRING nor SEPARATOR are expanded here; rather, when
2472 # you expand MACRO-NAME, they will be expanded at that point in time.
2566 # Rather than expand m4_defn every time m4_escape is expanded, we
2749 # long lists, since less text is being expanded for deciding when to end