Searched refs:_DOARGS_5 (Results 1 – 2 of 2) sorted by relevance
199 #define DOARGS_5 _DOARGS_5 (20)200 #define _DOARGS_5(n) move.l %d5, -(%sp); \ macro207 #define _DOARGS_6(n) _DOARGS_5 (n-4); move.l %a0, -(%sp); \
219 #define DOARGS_5 _DOARGS_5 (32)223 #define _DOARGS_5(n) movl n(%esp), %edi; _DOARGS_4 (n-4) macro232 #define _DOARGS_6(n) movl n(%esp), %ebp; _DOARGS_5 (n-4)
Completed in 5 milliseconds