Home
last modified time | relevance | path

Searched refs:TEST2a (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/mips64/
Dbranch_and_jump_instructions.c51 #define TEST2a(RSval, RD) \ macro
345 TEST2a(reg_val1[i], t0); in main()
/external/bison/data/m4sugar/
Dm4sugar.m41558 # | m4_defun([TEST1], [m4_require([TEST2a])m4_require([TEST2b])])
1559 # | m4_defun([TEST2a], [])
1561 # | m4_defun([TEST3], [m4_require([TEST2a])])
1576 # GROW - 1: TEST2a; TEST2b
1580 # (TEST2a, although required by TEST3 is not expanded in GROW - 3
1588 # BODY: TEST3; TEST2a; TEST2b; TEST1
1590 # i.e., TEST2a is expanded after TEST3 although the latter required the
1603 # In the example above, when TEST2a is expanded, but it's epilogue is
1607 # GROW - 1: TEST2a
1611 # The epilogue of TEST2a emits it immediately:
[all …]