Home
last modified time | relevance | path

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

12

/bionic/libc/arch-x86/atom/string/
Dsse2-wcslen-atom.S96 jnz L(exit)
103 jnz L(exit)
110 jnz L(exit)
116 jnz L(exit)
122 jnz L(exit)
128 jnz L(exit)
134 jnz L(exit)
140 jnz L(exit)
146 jnz L(exit)
152 jnz L(exit)
[all …]
Dsse2-strlen-atom.S179 jnz L(exit)
186 jnz L(exit)
193 jnz L(exit)
199 jnz L(exit)
210 jnz L(exit)
216 jnz L(exit)
222 jnz L(exit)
228 jnz L(exit)
239 jnz L(exit)
245 jnz L(exit)
[all …]
Dssse3-memcmp-atom.S257 jnz L(exit)
297 jnz L(exit)
304 jnz L(exit)
335 jnz L(exit)
380 jnz L(exit)
387 jnz L(exit)
421 jnz L(exit)
466 jnz L(exit)
473 jnz L(exit)
506 jnz L(exit)
[all …]
Dssse3-strlcat-atom.S895 jnz L(exit)
902 jnz L(exit)
909 jnz L(exit)
915 jnz L(exit)
921 jnz L(exit)
927 jnz L(exit)
933 jnz L(exit)
939 jnz L(exit)
945 jnz L(exit)
951 jnz L(exit)
[all …]
Dssse3-strcmp-atom.S300 jnz L(exit)
358 jnz L(exit)
382 jnz L(exit)
464 jnz L(exit)
488 jnz L(exit)
571 jnz L(exit)
595 jnz L(exit)
677 jnz L(exit)
702 jnz L(exit)
786 jnz L(exit)
[all …]
Dssse3-strlcpy-atom.S1072 jnz L(exit)
1079 jnz L(exit)
1086 jnz L(exit)
1092 jnz L(exit)
1098 jnz L(exit)
1104 jnz L(exit)
1110 jnz L(exit)
1116 jnz L(exit)
1122 jnz L(exit)
1128 jnz L(exit)
[all …]
/bionic/libc/stdlib/
Dexit.c54 exit(int status) in exit() function
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dverrx.c45 exit(eval); in verrx()
Dverr.c52 exit(eval); in verr()
/bionic/tests/
Datexit_test.cpp113 exit(0); in atexit_main()
116 TEST(atexit, exit) { in TEST() argument
Dgtest_main.cpp234 exit(1); in VerifyTestId()
565 exit(1); in OnTestIterationEndXmlPrint()
685 exit(result); in ChildProcessFn()
693 exit(1); in RunChildProcess()
697 exit(1); in RunChildProcess()
702 exit(1); in RunChildProcess()
712 exit(1); in RunChildProcess()
754 exit(1); in HandleSignals()
804 exit(1); in ReadChildProcOutput()
828 exit(1); in WaitChildProcs()
[all …]
D__cxa_thread_atexit_test.cpp69 exit(0); in thread_atexit_main()
/bionic/libc/kernel/tools/
Dclean_header.py148 sys.exit(1)
180 sys.exit(0)
207 sys.exit(0)
/bionic/libc/arch-x86_64/string/
Dsse2-strlen-slm.S91 jnz L(exit)
188 jnz L(exit)
197 jnz L(exit)
206 jnz L(exit)
215 jnz L(exit)
257 L(exit):
Dssse3-strcmp-slm.S184 jnz L(exit) /* mismatch or null char seen */
199 jnz L(exit)
258 jnz L(exit)
281 jnz L(exit)
373 jnz L(exit)
397 jnz L(exit)
483 jnz L(exit)
507 jnz L(exit)
593 jnz L(exit)
617 jnz L(exit)
[all …]
/bionic/tools/versioner/
Drun_tests.py60 sys.exit(0)
85 sys.exit(0 if success else 1)
/bionic/tests/libs/
Dcfi_test_lib.cpp75 __cfi_slowpath(14, reinterpret_cast<void*>(&exit)); in check_cfi_self()
/bionic/libc/bionic/
Dlibc_init_dynamic.cpp114 exit(slingshot(args.argc, args.argv, args.envp)); in __libc_init()
Derror.cpp60 exit(status); in __error_tail()
Dlibc_init_static.cpp110 exit(slingshot(args.argc, args.argv, args.envp)); in __libc_init()
/bionic/libc/
DSECCOMP_BLACKLIST.TXT17 # the exported function name (example: the exit syscall is implemented by the _exit()
18 # function, which is not the same as the standard C exit() function which calls it)
/bionic/libc/arch-x86/silvermont/string/
Dsse2-strlen-slm.S209 jnz L(exit)
218 jnz L(exit)
227 jnz L(exit)
236 jnz L(exit)
278 L(exit):
/bionic/libc/kernel/uapi/linux/
Dcn_proc.h107 } exit; member
/bionic/libc/tools/
Dcheck-symbols-glibc.py232 sys.exit(0)
Dcheck-symbols.py87 sys.exit(0)

12