Searched refs:CALL_FAIL (Results 1 – 7 of 7) sorted by relevance
28 # define CALL_FAIL \ macro54 # define CALL_FAIL \ macro75 CALL_FAIL \
32 # define CALL_FAIL \ macro47 # define CALL_FAIL \ macro76 CALL_FAIL \
30 # define CALL_FAIL \ macro43 # define CALL_FAIL \ macro83 CALL_FAIL \
36 # define CALL_FAIL movl %ebx, %ecx; /* TODO: what's this mov good for? */ \ macro43 # define CALL_FAIL movl $longjmp_msg, %eax; \ macro82 CALL_FAIL
32 # define CALL_FAIL \ macro58 # define CALL_FAIL \ macro107 CALL_FAIL \
37 # define CALL_FAIL movl %ebx, %ecx; \ macro44 # define CALL_FAIL movl $longjmp_msg, %eax; \ macro115 .Lfail: CALL_FAIL
40 # define CALL_FAIL sub $8, %RSP_LP; \ macro48 # define CALL_FAIL sub $8, %RSP_LP; \ macro105 .Lfail: CALL_FAIL
Completed in 6 milliseconds