Home
last modified time | relevance | path

Searched defs:return_value (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/libs/
Dbionic_tests_zipalign.cpp44 int32_t return_value = StartIteration(handle, &cookie); in GetEntries() local
139 int32_t return_value = OpenArchive(argv[2], &handle); in main() local
/bionic/libc/bionic/
Dpthread_join.cpp37 int pthread_join(pthread_t t, void** return_value) { in pthread_join()
Dpthread_exit.cpp70 void pthread_exit(void* return_value) { in pthread_exit()
Dpthread_internal.h105 void* return_value; variable
/bionic/tests/
Dsys_socket_test.cpp37 void* return_value = nullptr; in ConnectFn() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp2768 static bool return_value = false; in LogUnreachableMemory() local