Searched refs:rv (Results 1 – 4 of 4) sorted by relevance
45 int rv, i; in thread_fun_timed() local52 if (rv) in thread_fun_timed()67 if (rv) in thread_fun_timed()78 if (rv) in thread_fun_timed()96 int rv, i; in thread_fun() local114 if (rv) in thread_fun()143 int rv; in do_test_wait() local150 if (rv) in do_test_wait()157 if (rv) in do_test_wait()164 if (rv) in do_test_wait()[all …]
20 struct rv struct26 extern struct rv __getcontext (ucontext_t *__ucp) __THROW; argument32 struct rv rv = __getcontext (oucp); in __swapcontext() local33 if (rv.first_return) in __swapcontext()
41 int rv; in pts_name() local50 rv = __ptsname_internal (fd, buf, buf_len, stp); in pts_name()51 if (rv != 0) in pts_name()53 if (rv == ENOTTY) in pts_name()57 rv = EINVAL; in pts_name()58 errno = rv; /* Not necessarily set by __ptsname_r. */ in pts_name()80 rv = -1; in pts_name()87 if (rv == 0) in pts_name()92 return rv; in pts_name()
62 machine=riscv/rv$xlen/$float_machine
Completed in 5 milliseconds