| /third_party/libunwind/libunwind/src/unwind/ |
| H A D | Backtrace.c | 33 int ret; in _Unwind_Backtrace() local
|
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gstash_frame.c | 53 int ret = dwarf_stack_aligned(d, cfa_addr, rbp_addr, &cfa_offset); in tdep_stash_frame() local
|
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gis_signal_frame.c | 43 int ret; in unw_is_signal_frame() local
|
| /third_party/libbpf/src/ |
| H A D | str_error.c | 17 int ret = strerror_r(err < 0 ? -err : err, dst, len); in libbpf_strerror_r() local
|
| /third_party/mbedtls/programs/fuzz/ |
| H A D | fuzz_x509crl.c | 7 int ret; in LLVMFuzzerTestOneInput() local
|
| H A D | fuzz_x509csr.c | 7 int ret; in LLVMFuzzerTestOneInput() local
|
| H A D | fuzz_x509crt.c | 7 int ret; in LLVMFuzzerTestOneInput() local
|
| /third_party/mbedtls/programs/random/ |
| H A D | gen_entropy.c | 42 int i, k, ret = 1; in main() local
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | floor.c | 126 double_accessor ret; in floor() local
|
| H A D | ceil.c | 127 double_accessor ret; in ceil() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_format_test.c | 7 int ret = 0; in main() local
|
| /third_party/node/test/addons/repl-domain-abort/ |
| H A D | binding.cc | 39 Local<Value> ret = in Method() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | mft.h | 53 int ret; in ntfs_mft_record_read() local 88 int ret; in ntfs_mft_record_write() local
|
| /third_party/musl/src/time/ |
| H A D | clock_getcpuclockid.c | 10 int ret = __syscall(SYS_clock_getres, id, &ts); in clock_getcpuclockid() local
|
| H A D | getdate.c | 12 struct tm *ret = 0; in getdate() local
|
| /third_party/musl/porting/linux/user/src/process/ |
| H A D | vfork.c | 25 pid_t ret = __vfork(); in vfork() local
|
| /third_party/musl/src/process/ |
| H A D | vfork.c | 26 pid_t ret = __vfork(); in vfork() local 35 pid_t ret = __vfork(); in vfork() local
|
| /third_party/musl/src/network/ |
| H A D | accept4.c | 10 int ret = socketcall_cp(accept4, fd, addr, len, flg, 0, 0); in accept4() local
|
| /third_party/musl/src/linux/ |
| H A D | setgroups.c | 10 int ret; member 17 int ret = __syscall(SYS_setgroups, c->count, c->list); in do_setgroups() local [all...] |
| /third_party/musl/src/misc/ |
| H A D | gethostid.c | 16 int ret; in gethostid() local
|
| H A D | getentropy.c | 9 int cs, ret = 0; in getentropy() local
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | socket_common.c | 11 int ret = dispatch->socket(domain, type, protocol); in socket() local
|
| /third_party/musl/porting/liteos_a/user/src/misc/ |
| H A D | gethostid.c | 11 int ret; in gethostid() local
|
| /third_party/musl/src/multibyte/ |
| H A D | mbrtoc16.c | 21 size_t ret = mbrtowc(&wc, s, n, ps); in mbrtoc16() local
|
| H A D | mbrtoc32.c | 10 size_t ret = mbrtowc(&wc, s, n, ps); in mbrtoc32() local
|