Searched defs:FINISH (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/dfp/
H A Ddfp-dbg.h8 #define FINISH if (failures != 0) __builtin_abort (); return 0; macro
11 #define FINISH return 0; macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/dfp/
H A Ddfp-dbg.h16 #define FINISH if (failures != 0) __builtin_abort (); return 0; macro
19 #define FINISH return 0; macro

Completed in 59 milliseconds