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

  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-ld.c 771 goto cleanup_and_exit;
940 goto cleanup_and_exit;
947 goto cleanup_and_exit;
954 goto cleanup_and_exit;
961 goto cleanup_and_exit;
966 cleanup_and_exit:
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-ld.c 771 goto cleanup_and_exit;
940 goto cleanup_and_exit;
947 goto cleanup_and_exit;
954 goto cleanup_and_exit;
961 goto cleanup_and_exit;
966 cleanup_and_exit:
  /src/external/gpl3/binutils/dist/binutils/
dllwrap.c 122 static void cleanup_and_exit (int);
340 cleanup_and_exit (int status) function
1008 cleanup_and_exit (1);
1063 cleanup_and_exit (1);
1121 cleanup_and_exit (1);
1164 cleanup_and_exit (1);
1212 cleanup_and_exit (1);
1247 cleanup_and_exit (1);
1252 cleanup_and_exit (0);
objcopy.c 3666 goto cleanup_and_exit;
3690 goto cleanup_and_exit;
3732 goto cleanup_and_exit;
3773 goto cleanup_and_exit;
3824 cleanup_and_exit:
  /src/external/gpl3/binutils.old/dist/binutils/
dllwrap.c 122 static void cleanup_and_exit (int);
340 cleanup_and_exit (int status) function
1008 cleanup_and_exit (1);
1063 cleanup_and_exit (1);
1121 cleanup_and_exit (1);
1164 cleanup_and_exit (1);
1212 cleanup_and_exit (1);
1247 cleanup_and_exit (1);
1252 cleanup_and_exit (0);
objcopy.c 3661 goto cleanup_and_exit;
3685 goto cleanup_and_exit;
3727 goto cleanup_and_exit;
3773 goto cleanup_and_exit;
3829 cleanup_and_exit:
  /src/external/gpl2/groff/dist/src/roff/troff/
div.h 174 extern void cleanup_and_exit(int);
div.cpp 560 void cleanup_and_exit(int exit_code) function
578 cleanup_and_exit(0);
583 cleanup_and_exit(0);
  /src/external/lgpl3/gmp/dist/demos/
pexpr.c 112 void cleanup_and_exit (int);
189 act.sa_handler = cleanup_and_exit;
194 #define SIGNAL(sig) signal (sig, cleanup_and_exit)
1364 cleanup_and_exit (int sig) function

Completed in 43 milliseconds