HomeSort by: relevance | last modified time | path
    Searched defs:xexit (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/external/gpl3/binutils.old/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/external/gpl3/gcc/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/external/gpl3/gcc.old/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/external/gpl3/gdb/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/external/gpl3/gdb.old/dist/libiberty/
xexit.c 0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
  /src/sys/arch/atari/stand/tostools/libtos/
xexit.c 1 /* $NetBSD: xexit.c,v 1.4 2025/11/19 09:43:27 nia Exp $ */
52 xexit(int status) function
  /src/external/gpl2/texinfo/dist/lib/
xexit.c 1 /* $NetBSD: xexit.c,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3 /* xexit.c -- exit with attention to return values and closing stdout.
4 Id: xexit.c,v 1.5 2004/04/11 17:56:46 karl Exp
46 /* Flush stdout first, exit if failure (therefore, xexit should be
52 xexit (int exit_status) function
  /src/bin/csh/
csh.h 62 #define xexit(n) done(n) macro

Completed in 26 milliseconds