Searched refs:cleanup_and_exit (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddllwrap.c119 static void cleanup_and_exit (int);
335 cleanup_and_exit (int status) function
959 cleanup_and_exit (1);
1014 cleanup_and_exit (1);
1072 cleanup_and_exit (1);
1115 cleanup_and_exit (1);
1163 cleanup_and_exit (1);
1198 cleanup_and_exit (1);
1203 cleanup_and_exit (0);
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Ddiv.h172 extern void cleanup_and_exit(int);
H A Ddiv.cpp558 void cleanup_and_exit(int exit_code) function
576 cleanup_and_exit(0);
581 cleanup_and_exit(0);

Completed in 134 milliseconds