Searched refs:xexit (Results 1 - 25 of 62) sorted by relevance

123

/haiku-buildtools/binutils/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dxmalloc.c28 if any) and then call @code{xexit}. Note that it is therefore safe for
138 xexit (1);
H A Dmakefile.vms10 OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
H A Dargv.c408 xexit (1);
416 xexit (1);
/haiku-buildtools/gcc/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dmakefile.vms10 OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
137 xexit (1);
H A Dargv.c402 xexit (1);
/haiku-buildtools/legacy/binutils/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dmakefile.vms10 OBJS=bcopy.obj,bcmp.obj,getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
137 xexit (1);
/haiku-buildtools/legacy/gcc/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
30 xexit (code) function
H A Dxmalloc.c93 xexit (1);
128 xexit (1);
166 xexit (1);
H A Dmakefile.vms10 OBJS=bcopy.obj,bcmp.obj,getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
H A DMakefile.in132 waitpid.c xatexit.c xexit.c xmalloc.c xstrdup.c xstrerror.c
138 splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o \
168 basename getpagesize insque sigsetmask xexit xmalloc
172 for g in $(LIBOBJS) $(EXTRA_OFILES) xmalloc.o xexit.o; do \
271 xexit.o: $(INCDIR)/libiberty.h
/haiku-buildtools/legacy/binutils/ld/
H A Dldmisc.h33 extern void xexit (int);
/haiku-buildtools/binutils/ld/
H A Dldmisc.h33 extern void xexit (int);
/haiku-buildtools/legacy/gcc/include/
H A Dlibiberty.h105 /* Register a function to be run by xexit. Returns 0 on success. */
112 extern void xexit PARAMS ((int status));
114 void xexit PARAMS ((int status)) __attribute__ ((noreturn));
123 if any) and then call xexit. */
/haiku-buildtools/binutils/binutils/
H A Dar.c341 xexit (help ? 0 : 1);
378 xexit (help ? 0 : 1);
584 xexit (1);
644 xexit (1);
672 xexit (status);
764 xexit (ranlib_only (argv[arg_index]));
857 xexit (0);
941 xexit (1);
1071 xexit (1);
1099 xexit (
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dmessages.c370 It xexit()s with a warning status. */
388 xexit (EXIT_FAILURE);
404 xexit (EXIT_FAILURE);
422 xexit (EXIT_FAILURE);
439 xexit (EXIT_FAILURE);
/haiku-buildtools/binutils/gas/
H A Dmessages.c269 It xexit()s with a warning status. */
286 xexit (EXIT_FAILURE);
303 xexit (EXIT_FAILURE);
320 xexit (EXIT_FAILURE);
/haiku-buildtools/legacy/binutils/binutils/
H A Dar.c271 xexit (help ? 0 : 1);
464 xexit (0);
470 xexit (0);
618 xexit (0);
692 xexit (0);
776 xexit (1);
876 xexit (1);
904 xexit (1);
978 xexit (1);
1222 xexit (
[all...]
H A Dresres.c546 xexit (1);
637 xexit (1);
649 xexit (1);
H A Dwindres.c374 xexit (1);
386 xexit (1);
553 xexit (1);
1013 xexit (0);
H A Dbucomm.c68 xexit (1);
87 xexit (1);

Completed in 242 milliseconds

123