Searched refs:exit (Results 1 - 25 of 4771) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bpf/
H A Dexit.s2 exit
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32c/
H A Dsample2.c22 void exit (int);
28 exit (5);
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/m32c/
H A Dsample2.c22 void exit (int);
28 exit (5);
/netbsd-current/sys/lib/libsa/
H A Dexit.c1 /* $NetBSD: exit.c,v 1.16 2005/12/11 12:24:46 christos Exp $ */
34 exit(int arg) function
36 panic("exit");
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
H A Dwrite-control-chars.py7 sys.exit(1)
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dsearched_file_test.cc34 exit(zero_from_lib);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcallexit.c26 exit (0);
H A Dnextoverexit.c21 exit (0);
H A Dstep-over-fork.c32 exit (0); /* at exit */
41 exit (0); /* at exit */
50 exit (0); /* at exit */
H A Dchng-syms.c20 exit (0);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dnextoverexit.c21 exit (0);
H A Dcallexit.c26 exit (0);
H A Dstep-over-fork.c32 exit (0); /* at exit */
41 exit (0); /* at exit */
50 exit (0); /* at exit */
H A Dchng-syms.c20 exit (0);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A D_start.c26 exit (0);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtbuildopt.c33 exit (1);
39 exit (1);
51 exit (1);
57 exit (1);
69 exit (1);
75 exit (1);
87 exit (1);
93 exit (1);
105 exit (1);
111 exit (
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/
H A DOneTest.py19 sys.exit(0)
27 sys.exit(0)
31 sys.exit(1)
37 sys.exit(0)
40 sys.exit(0)
45 sys.exit(0)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/
H A DOneTest.py20 sys.exit(0)
29 sys.exit(0)
33 sys.exit(1)
39 sys.exit(0)
42 sys.exit(0)
47 sys.exit(0)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/m4/
H A DTestAWT.java7 System.exit(1);
9 System.exit(0);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/m4/
H A DTestAWT.java7 System.exit(1);
9 System.exit(0);
/netbsd-current/lib/libc/arch/ia64/sys/
H A D__sigtramp2.S11 CALLSYS_NOERROR(exit) /* exit */
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-bpf/
H A Dcall-2.s3 exit
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-discard/
H A Dexit.s2 .section .data.exit,"aw"
5 .section .text.exit,"ax"
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/c/
H A Dhello.c6 exit (0);
H A Dsig3.c12 exit (0);

Completed in 228 milliseconds

1234567891011>>