HomeSort by: relevance | last modified time | path
    Searched refs:exit (Results 1 - 25 of 4766) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/sim/testsuite/m32c/
sample2.c 22 void exit (int);
28 exit (5);
  /src/external/gpl3/gdb.old/dist/sim/testsuite/m32c/
sample2.c 22 void exit (int);
28 exit (5);
  /src/sys/lib/libsa/
exit.c 1 /* $NetBSD: exit.c,v 1.17 2007/11/24 13:20:55 isaki Exp $ */
34 exit(int arg) function
36 panic("exit");
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
callexit.c 26 exit (0);
nextoverexit.c 21 exit (0);
step-over-fork.c 32 exit (0); /* at exit */
41 exit (0); /* at exit */
50 exit (0); /* at exit */
chng-syms.c 20 exit (0);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
_start.c 26 exit (0);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
callexit.c 26 exit (0);
nextoverexit.c 21 exit (0);
step-over-fork.c 32 exit (0); /* at exit */
41 exit (0); /* at exit */
50 exit (0); /* at exit */
chng-syms.c 20 exit (0);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
_start.c 26 exit (0);
  /src/external/lgpl3/mpfr/dist/tests/
tbuildopt.c 33 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 (1)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/m4/
TestAWT.java 7 System.exit(1);
9 System.exit(0);
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/m4/
TestAWT.java 7 System.exit(1);
9 System.exit(0);
  /src/lib/libc/arch/ia64/sys/
__sigtramp2.S 11 CALLSYS_NOERROR(exit) /* exit */
  /src/usr.sbin/sysinst/arch/prep/
menus.md.en 38 option "com0 (S1)", exit, action { *((int*)arg) = 1; };
39 option "VGA", exit, action { *((int*)arg) = 0; };
menus.md.es 38 option "COM0 (S1)", exit, action { yesno = 1; };
39 option "VGA", exit, action { yesno = 0; };
  /src/external/bsd/ntp/dist/util/
longsize.c 12 exit(0);
  /src/external/gpl2/groff/dist/src/libs/libgroff/
fatal.cpp 28 exit(FATAL_ERROR_EXIT_CODE);
  /src/external/gpl3/gdb/dist/sim/testsuite/cris/c/
hello.c 6 exit (0);
sig3.c 12 exit (0);
  /src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/
hello.c 6 exit (0);
sig3.c 12 exit (0);

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>