Home | History | Annotate | Download | only in m4sugar

Lines Matching full:grow

835 # diversion, GROW.  When the outer macro is fully expanded, we first
836 # undivert the most nested diversions (GROW - 1...), and finally
837 # undivert GROW. To understand why we need several diversions,
848 # GROW - 2: Test...3
849 # GROW - 1: Test...2
850 # GROW: Test...1
853 # Finally the epilogue of TEST1 undiverts GROW - 2, GROW - 1, and
854 # GROW into the regular flow, BODY.
856 # GROW - 2:
857 # GROW - 1:
858 # GROW:
890 # GROW - 2: TEST3
891 # GROW - 1: TEST2a; TEST2b
892 # GROW: TEST1
895 # (TEST2a, although required by TEST3 is not expanded in GROW - 3
896 # because is has already been expanded before in GROW - 1, so it has
900 # GROW - 2:
901 # GROW - 1:
902 # GROW:
921 # GROW - 2:
922 # GROW - 1: TEST2a
923 # GROW: Elaboration of TEST1
928 # GROW - 2:
929 # GROW - 1:
930 # GROW: Elaboration of TEST1
936 # GROW - 2: TEST3
937 # GROW - 1: Elaboration of TEST2b
938 # GROW: Elaboration of TEST1
943 # GROW - 2:
944 # GROW - 1: Elaboration of TEST2b
945 # GROW: Elaboration of TEST1
950 # GROW - 2:
951 # GROW - 1:
952 # GROW: Elaboration of TEST1
957 # GROW - 2:
958 # GROW - 1:
959 # GROW:
1001 # diversion. It also m4_divert_push to GROW, where the full
1005 # diversions: GROW, BODY |-
1009 # GROW - 1, and expands TEST2a in there.
1012 # GROW - 1: TEST2a
1013 # diversions: GROW - 1, GROW, BODY |-
1018 # diversions: GROW, BODY |-
1021 # Again, _m4_require_call pushes GROW - 1 and heads to expand TEST2b.
1024 # diversions: GROW - 1, GROW, BODY |-
1027 # _m4_require_call pushes GROW - 2 and expands TEST3 here.
1032 # GROW - 2: TEST3
1033 # diversions: GROW - 2, GROW - 1, GROW, BODY |-
1037 # diversions: GROW - 1, GROW, BODY |-
1043 # GROW - 1: TEST2b,
1044 # diversions: GROW - 1, GROW, BODY |-
1048 # diversions: GROW, BODY |-
1051 # TEST1's own content is in GROW...
1054 # GROW: TEST1
1106 # _m4_divert(GROW)
1109 # important to keep room before GROW because for each nested
1111 # will use GROW - 2. More than 3 levels has never seemed to be
1115 # - GROW - 2
1117 # - GROW - 1
1119 # - GROW
1122 m4_define([_m4_divert(GROW)], 10000)
1136 m4_divert_push([GROW])dnl
1152 m4_divert_pop([GROW])dnl
1153 m4_undivert([GROW])dnl
1275 m4_define([_m4_divert_grow], _m4_divert([GROW]))
1489 # This macro is robust to active symbols. It can be used to grow