Home
last modified time | relevance | path

Searched defs:ret (Results 326 - 350 of 7130) sorted by relevance

1...<<11121314151617181920>>...286

/third_party/libunwind/libunwind/src/unwind/
H A DBacktrace.c33 int ret; in _Unwind_Backtrace() local
/third_party/libunwind/libunwind/src/x86_64/
H A DGstash_frame.c53 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 DGis_signal_frame.c43 int ret; in unw_is_signal_frame() local
/third_party/libbpf/src/
H A Dstr_error.c17 int ret = strerror_r(err < 0 ? -err : err, dst, len); in libbpf_strerror_r() local
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_x509crl.c7 int ret; in LLVMFuzzerTestOneInput() local
H A Dfuzz_x509csr.c7 int ret; in LLVMFuzzerTestOneInput() local
H A Dfuzz_x509crt.c7 int ret; in LLVMFuzzerTestOneInput() local
/third_party/mbedtls/programs/random/
H A Dgen_entropy.c42 int i, k, ret = 1; in main() local
/third_party/jerryscript/jerry-libm/
H A Dfloor.c126 double_accessor ret; in floor() local
H A Dceil.c127 double_accessor ret; in ceil() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format_test.c7 int ret = 0; in main() local
/third_party/node/test/addons/repl-domain-abort/
H A Dbinding.cc39 Local<Value> ret = in Method() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dmft.h53 int ret; in ntfs_mft_record_read() local
88 int ret; in ntfs_mft_record_write() local
/third_party/musl/src/time/
H A Dclock_getcpuclockid.c10 int ret = __syscall(SYS_clock_getres, id, &ts); in clock_getcpuclockid() local
H A Dgetdate.c12 struct tm *ret = 0; in getdate() local
/third_party/musl/porting/linux/user/src/process/
H A Dvfork.c25 pid_t ret = __vfork(); in vfork() local
/third_party/musl/src/process/
H A Dvfork.c26 pid_t ret = __vfork(); in vfork() local
35 pid_t ret = __vfork(); in vfork() local
/third_party/musl/src/network/
H A Daccept4.c10 int ret = socketcall_cp(accept4, fd, addr, len, flg, 0, 0); in accept4() local
/third_party/musl/src/linux/
H A Dsetgroups.c10 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 Dgethostid.c16 int ret; in gethostid() local
H A Dgetentropy.c9 int cs, ret = 0; in getentropy() local
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c11 int ret = dispatch->socket(domain, type, protocol); in socket() local
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dgethostid.c11 int ret; in gethostid() local
/third_party/musl/src/multibyte/
H A Dmbrtoc16.c21 size_t ret = mbrtowc(&wc, s, n, ps); in mbrtoc16() local
H A Dmbrtoc32.c10 size_t ret = mbrtowc(&wc, s, n, ps); in mbrtoc32() local

Completed in 5 milliseconds

1...<<11121314151617181920>>...286