Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 94) sorted by relevance

1234

/sysdeps/posix/
A Dclock_getres.c28 realtime_getres (struct timespec *res) in realtime_getres()
48 __clock_getres (clockid_t clock_id, struct timespec *res) in __clock_getres()
/sysdeps/unix/sysv/linux/
A Dnot-errno.h28 int res; in __access_noerrno() local
42 int res; in __kill_noerrno() local
A Dtimer_delete.c30 int res = INLINE_SYSCALL_CALL (timer_delete, ktimerid); in ___timer_delete() local
78 int res = __timer_delete (__timer_compat_list[timerid]); in __timer_delete_old() local
A Dlseek.c31 static inline off_t lseek_overflow (loff_t res) in lseek_overflow()
45 loff_t res; in __lseek() local
/sysdeps/pthread/
A Dthrd_exit.c23 __thrd_exit (int res) in __thrd_exit()
/sysdeps/riscv/rv64/rvf/
A Ds_llroundf.c25 int64_t res; in __llroundf() local
A Ds_lrintf.c26 int64_t res; in __lrintf() local
A Ds_lroundf.c26 int64_t res; in __lroundf() local
A Ds_llrintf.c25 int64_t res; in __llrintf() local
/sysdeps/i386/fpu/
A Ds_logbl.c10 long double res; in __logbl() local
A Ds_significandl.c9 long double res; in __significandl() local
A De_acosl.c12 long double res; in __ieee754_acosl() local
A Ds_atanl.c11 long double res; in __atanl() local
/sysdeps/riscv/rv32/rvd/
A Ds_lrint.c26 int32_t res; in __lrint() local
A Ds_lround.c26 int32_t res; in __lround() local
/sysdeps/riscv/rv32/rvf/
A Ds_lrintf.c26 int32_t res; in __lrintf() local
A Ds_lroundf.c26 int32_t res; in __lroundf() local
/sysdeps/riscv/rv64/rvd/
A Ds_llrint.c25 int64_t res; in __llrint() local
A Ds_llround.c25 int64_t res; in __llround() local
A Ds_lrint.c25 int64_t res; in __lrint() local
A Ds_lround.c25 int64_t res; in __lround() local
/sysdeps/s390/fpu/
A De_sqrtl.c25 long double res; in __ieee754_sqrtl() local
/sysdeps/riscv/rvd/
A Ds_fmax.c26 double res; in __fmax() local
A Ds_fmin.c26 double res; in __fmin() local
/sysdeps/riscv/rvf/
A Ds_fmaxf.c26 float res; in __fmaxf() local

Completed in 40 milliseconds

1234