Home
last modified time | relevance | path

Searched defs:ret (Results 1 - 25 of 40954) sorted by relevance

12345678910>>...1639

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtopology.c13 int i, ret; in topology_init() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dclock.c22 int ret; in clk_init() local
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dclock.c22 int ret; in clk_init() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c13 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() argument
19 int BPF_PROG(fexit_test, int a, int *b, int ret) in BPF_PROG() argument
/kernel/liteos_a/kernel/common/
H A Dmain.c37 UINT32 ret = OsMain(); in main() local
/kernel/uniproton/src/om/cpup/
H A Dprt_cpup_minor.c22 U32 ret; in PRT_CpupNow() local
/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.pre.js43 ret['data'] = Module['HEAPU32'].subarray(outputIndexU32, outputIndexU32 + output_len); function
/third_party/jerryscript/jerry-libm/
H A Dcopysign.c37 double_accessor ret; in copysign() local
H A Dfabs.c36 double_accessor ret; in fabs() local
/third_party/musl/src/string/
H A Dwmemset.c5 wchar_t *ret = d; in wmemset() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsockatmark.c7 int ret; in sockatmark() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_detach.c6 int ret; in __pthread_detach() local
/third_party/musl/src/network/
H A Dsockatmark.c7 int ret; in sockatmark() local
/third_party/musl/src/stdio/
H A Dferror.c14 int ret = !!(f->flags & F_ERR); in ferror() local
H A Dfeof.c14 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfeof.c8 int ret = !!(f->flags & F_EOF); in feof() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_detach.c7 int ret; in __pthread_detach() local
/third_party/musl/src/thread/
H A Dmtx_trylock.c9 int ret = __pthread_mutex_trylock((pthread_mutex_t *)m); in mtx_trylock() local
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat.h9 int ret; in check_execveat() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setpshared/
H A D2-1.c34 int ret; in main() local
H A D2-2.c34 int ret; in main() local
H A D3-1.c37 int ret; in main() local
/third_party/node/deps/openssl/openssl/crypto/des/
H A Drand_key.c19 int DES_random_key(DES_cblock *ret) in DES_random_key() argument

Completed in 5 milliseconds

12345678910>>...1639