Searched refs:exit (Results 201 - 225 of 2354) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/mips-nonpic/
H A Dmain-13.c17 exit (0);
H A Dmain-12.c17 exit (0);
H A Dmain-10.c17 exit (0);
H A Dmain-11.c17 exit (0);
H A Dmain-1.c17 exit (0);
H A Dmain-8.c17 exit (0);
H A Dmain-4.c17 exit (0);
H A Dmain-5.c17 exit (0);
H A Dmain-2.c17 exit (0);
H A Dmain-6.c17 exit (0);
H A Dmain-7.c17 exit (0);
H A Dmain-3.c17 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dumips-store16-1.c6 extern void exit (int) __attribute__((noreturn));
13 exit (0);
21 exit (0);
29 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920721-2.c3 main(){int n=2;double x[n];f();exit(0);}
/haiku-buildtools/binutils/ld/testsuite/ld-discard/
H A Dextern.s2 .section .data.exit,"aw"
5 .section .text.exit,"ax"
H A Dstatic.s1 .section .data.exit,"aw"
3 .section .text.exit,"ax"
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-discard/
H A Dextern.s2 .section .data.exit,"aw"
5 .section .text.exit,"ax"
H A Dstatic.s1 .section .data.exit,"aw"
3 .section .text.exit,"ax"
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dtemplate1_x.C1 extern "C" void exit (int);
20 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dcheck-vect.h5 extern "C" void exit (int);
10 exit(0);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dcleanup-2.C5 extern "C" void exit(int);
10 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dfold2.C6 extern "C" void exit (int);
17 exit (0);
H A Dptrintsum1.C11 extern "C" void exit (int);
28 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcomplex1.C11 void exit (int);
28 exit (0);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dptrmem1.C2 extern "C" void exit (int);
11 exit (0);

Completed in 139 milliseconds

1234567891011>>