Home
last modified time | relevance | path

Searched defs:ret (Results 226 - 250 of 19144) sorted by relevance

12345678910>>...766

/third_party/curl/tests/libtest/
H A Dlib3027.c32 CURLcode ret = CURLE_OK; in test() local
/third_party/gn/src/base/files/
H A Dscoped_file.cc31 int ret = IGNORE_EINTR(close(fd)); in Free() local
/third_party/benchmark/cmake/
H A Dposix_regex.cpp10 int ret = regexec(&re, str.c_str(), 0, nullptr, 0) ? -1 : 0; in main() local
/third_party/bounds_checking_function/src/
H A Dsscanf_s.c45 int ret; /* If initialization causes e838 */ in sscanf_s() local
H A Dswscanf_s.c44 int ret; /* If initialization causes e838 */ in swscanf_s() local
H A Dfscanf_s.c43 int ret; /* If initialization causes e838 */ in fscanf_s() local
H A Dfwscanf_s.c42 int ret; /* If initialization causes e838 */ in fwscanf_s() local
/third_party/NuttX/drivers/bch/
H A Dbchlib_cache.c51 int ret = OK; in bchlib_flushsector() local
89 int ret = OK; in bchlib_readsector() local
[all...]
/third_party/NuttX/fs/dirent/
H A Dfs_closedir.c57 int ret; in closedir() local
/third_party/NuttX/fs/vfs/
H A Dfs_fsync.c52 int ret; in file_fsync() local
102 int ret = fs_getfilep(fd, &filep); in fsync() local
[all...]
H A Dfs_stat.c55 int ret; in stat() local
/third_party/libunwind/libunwind/src/x86/
H A DGstep.c33 int ret, i; in unw_step() local
[all...]
/third_party/libunwind/libunwind/src/ppc64/
H A Dget_func_addr.c37 int ret; in tdep_get_func_addr() local
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_get_mapinfo_generic.c31 int ret = UNW_ESUCCESS; /* it's OK if there are no file mappings */ in _UCD_get_mapinfo() local
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd5_layout_test.c107 int ret = 0; in main() local
H A Dfd6_layout_test.c928 int ret = 0; in main() local
/third_party/node/test/wasi/c/
H A Dsock.c12 int ret = accept(10, NULL, &addrlen); in main() local
/third_party/musl/src/stat/
H A Dfchmod.c8 int ret = __syscall(SYS_fchmod, fd, mode); in fchmod() local
/third_party/musl/src/thread/
H A Dpthread_sigmask.c7 int ret; in pthread_sigmask() local
/third_party/musl/porting/linux/user/src/process/
H A D_Fork.c15 pid_t ret; in _Fork() local
/third_party/musl/porting/liteos_a/user/src/misc/
H A Drealpath.c12 int ret; in realpath() local
/third_party/musl/src/signal/
H A Dsigsuspend.c7 int ret, retval; in sigsuspend() local
/third_party/musl/src/stdio/
H A Dasprintf.c7 int ret; in asprintf() local
H A Ddprintf.c6 int ret; in dprintf() local
/third_party/musl/src/ipc/
H A Dshmat.c13 unsigned long ret; in shmat() local

Completed in 10 milliseconds

12345678910>>...766