Home
last modified time | relevance | path

Searched refs:exit (Results 1 – 25 of 41) sorted by relevance

12

/third_party/lib/acpica/source/compiler/
A Dasloptions.c101 exit (1); in AslCommandLine()
113 exit (-1); in AslCommandLine()
115 exit (1); in AslCommandLine()
139 exit (1); in AslCommandLine()
377 exit (1); in AslDoOptions()
386 exit (0); in AslDoOptions()
391 exit (0); in AslDoOptions()
396 exit (0); in AslDoOptions()
403 exit (0); in AslDoOptions()
408 exit (0); in AslDoOptions()
[all …]
A Daslsupport.y79 exit (1);
A Daslmain.c281 exit (0); in AslSignalHandler()
A Daslerror.c82 exit (1); in AslAbort()
695 exit(1); in AslCommonError()
A Dprscan.c681 exit(1); in PrDoDirective()
735 exit(1); in PrDoDirective()
/third_party/tools/android/
A Dmkdtimg18 from sys import exit
25 exit(-1)
70 exit(-1)
127 exit(-1)
136 exit(-1)
/third_party/ulib/linenoise/
A Dexample.c36 exit(0); in main()
39 exit(1); in main()
/third_party/uapp/dash/src/bltin/
A Dbltin.h72 #define exit sh_exit macro
83 #define INITARGS(argv) if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(…
/third_party/uapp/fsck-msdosfs/
A Dmain.c48 exit(1); in usage()
74 exit(5); in main()
/third_party/ulib/musl/src/legacy/
A Derr.c26 exit(status); in verr()
31 exit(status); in verrx()
/third_party/ulib/musl/src/exit/
A Dexit.c6 _Noreturn void exit(int code) { in exit() function
/third_party/uapp/dash/src/
A Dmksyntax.c113 exit(2); in main()
117 exit(2); in main()
211 exit(0); in main()
A Dmkinit.c161 exit(0); in main()
446 exit(2); in ckfopen()
477 exit(2); in error()
A Dmain.c210 exit(status); in evalifsubshell()
216 exit(status); in evalifsubshell()
A Dbuiltins.def15 exitcmd -s exit
A Dmknodes.c121 exit(0); in main()
531 exit(2); in error()
/third_party/ulib/jemalloc/msvc/projects/vc2015/test_threads/
A Dtest_threads.cpp57 exit(1); in test_threads()
66 exit(1); in test_threads()
/third_party/ulib/backtrace/
A Dstest.c136 exit (failures > 0 ? EXIT_FAILURE : EXIT_SUCCESS); in main()
/third_party/ulib/musl/include/
A Dstdlib.h40 _Noreturn void exit(int);
/third_party/lib/acpica/source/tools/acpixtract/
A Daxutils.c341 exit (0); in AxGetNextInstance()
/third_party/uapp/mkfs-msdosfs/
A Dnewfs_msdos.c243 exit(1); in usage()
/third_party/ulib/musl/pthread/
A Dpthread_create.c134 exit(0); in finish_exit()
/third_party/lib/acpica/source/tools/acpisrc/
A Dasmain.c363 exit (0); in main()
/third_party/ulib/musl/src/env/
A D__libc_start_main.c75 exit((*p->main)(argc, argv, __environ)); in start_main()
/third_party/uapp/kilo/
A Dkilo.c270 if (nread == -1) exit(1); in editorReadKey()
822 exit(1);
1228 exit(0);
1293 exit(1);
1301 exit(1);

Completed in 23 milliseconds

12