Searched refs:xexit (Results 76 - 100 of 122) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldmisc.c418 xexit (1);
509 xexit (1);
H A Dldmain.c241 xexit (1);
436 xexit (0);
493 xexit (1);
568 xexit (0);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dmulti.c513 xexit (1);
563 xexit (1);
H A Dnode.c964 xexit (1);
972 xexit (1);
1183 xexit (1);
1896 xexit (1);
1926 xexit (1);
H A Dmakeinfo.c192 xexit (1);
479 xexit (exit_value);
777 xexit (0);
862 xexit (errors_printed ? 2 : 0);
1331 xexit (1);
1491 xexit (1);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dtexindex.c206 xexit (1);
211 xexit (0);
270 xexit (result_value);
304 xexit (0);
1162 xexit (1);
1186 xexit (1);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dresres.c628 xexit (1);
711 xexit (1);
723 xexit (1);
H A Dbucomm.c120 xexit (1);
140 xexit (1);
H A Daddr2line.c333 xexit (1);
H A Dwindres.c395 xexit (1);
407 xexit (1);
574 xexit (1);
1081 xexit (0);
H A Darsup.c145 xexit (9);
H A Dmclex.c103 xexit (1);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/lib/
H A DMakefile.in86 substring.$(OBJEXT) xexit.$(OBJEXT) xmalloc.$(OBJEXT) \
226 xalloc.h xexit.c xmalloc.c xstrdup.c
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xexit.Po@am__quote@
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dcsh.c309 xexit(0);
863 xexit(s ? getn(s) : 0);
905 xexit(sig);
1300 xexit(int i)
H A Dcsh.h62 #define xexit(n) done(n) macro
H A Dextern.h59 __dead void xexit(int);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dlibiberty.h278 /* Register a function to be run by xexit. Returns 0 on success. */
284 extern void xexit (int status) ATTRIBUTE_NORETURN;
295 if any) and then call xexit. */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dlibiberty.h267 /* Register a function to be run by xexit. Returns 0 on success. */
273 extern void xexit (int status) ATTRIBUTE_NORETURN;
284 if any) and then call xexit. */
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dtilde.c304 xexit (0);
H A Dmakedoc.c553 xexit (2);
H A Dpcterm.c691 xexit (1);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dlibiberty.h255 /* Register a function to be run by xexit. Returns 0 on success. */
261 extern void xexit (int status) ATTRIBUTE_NORETURN;
272 if any) and then call xexit. */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dlibiberty.h278 /* Register a function to be run by xexit. Returns 0 on success. */
284 extern void xexit (int status) ATTRIBUTE_NORETURN;
295 if any) and then call xexit. */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Das.c1302 /* Use xexit instead of return, because under VMS environments they
1305 xexit (EXIT_FAILURE);
1310 xexit (EXIT_SUCCESS);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgprof.c466 xexit (1);

Completed in 355 milliseconds

12345