Searched refs:TEST2a (Results 1 – 2 of 2) sorted by relevance
51 #define TEST2a(RSval, RD) \ macro345 TEST2a(reg_val1[i], t0); in main()
1558 # | m4_defun([TEST1], [m4_require([TEST2a])m4_require([TEST2b])])1559 # | m4_defun([TEST2a], [])1561 # | m4_defun([TEST3], [m4_require([TEST2a])])1576 # GROW - 1: TEST2a; TEST2b1580 # (TEST2a, although required by TEST3 is not expanded in GROW - 31588 # BODY: TEST3; TEST2a; TEST2b; TEST11590 # i.e., TEST2a is expanded after TEST3 although the latter required the1603 # In the example above, when TEST2a is expanded, but it's epilogue is1607 # GROW - 1: TEST2a1611 # The epilogue of TEST2a emits it immediately:[all …]