Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 264) sorted by relevance

1234567891011

/sysdeps/pthread/
A Dtst-pt-tls4.c39 int r = pthread_barrier_wait (&b3); in tf() local
51 int r = pthread_barrier_wait (&b3); in tf() local
63 int r = pthread_barrier_wait (&b3); in tf() local
77 int r = pthread_barrier_wait (&b2); in tf2() local
115 int r = pthread_barrier_wait (&b2); in do_test() local
A Dtst-exit1.c31 int r = pthread_barrier_wait (&b); in tf() local
58 int r = pthread_barrier_wait (&b); in do_test() local
/sysdeps/generic/
A Dlibm-alias-double.h25 # define libm_alias_double_other_r_f64(from, to, r) \ argument
28 # define libm_alias_double_other_r_f64(from, to, r) argument
32 # define libm_alias_double_other_r_f32x(from, to, r) \ argument
35 # define libm_alias_double_other_r_f32x(from, to, r) argument
42 #define libm_alias_double_other_r(from, to, r) \ argument
58 # define libm_alias_double_r(from, to, r) \ argument
64 # define libm_alias_double_r(from, to, r) \ argument
A Dlibm-alias-ldouble.h25 # define libm_alias_ldouble_other_r_f128(from, to, r) \ argument
28 # define libm_alias_ldouble_other_r_f128(from, to, r) argument
32 # define libm_alias_ldouble_other_r_f64x(from, to, r) \ argument
35 # define libm_alias_ldouble_other_r_f64x(from, to, r) argument
42 #define libm_alias_ldouble_other_r(from, to, r) \ argument
58 #define libm_alias_ldouble_r(from, to, r) \ argument
A Dlibm-alias-float.h29 # define libm_alias_float_other_r(from, to, r) \ argument
32 # define libm_alias_float_other_r(from, to, r) argument
46 #define libm_alias_float_r(from, to, r) \ argument
A Dlibm-alias-float128.h30 # define libm_alias_float128_other_r(from, to, r) \ argument
33 # define libm_alias_float128_other_r(from, to, r) argument
48 #define libm_alias_float128_r(from, to, r) \ argument
/sysdeps/ieee754/ldbl-opt/
A Dlibm-alias-double.h28 # define libm_alias_double_other_r_f64(from, to, r) \ argument
31 # define libm_alias_double_other_r_f64(from, to, r) argument
35 # define libm_alias_double_other_r_f32x(from, to, r) \ argument
38 # define libm_alias_double_other_r_f32x(from, to, r) argument
45 #define libm_alias_double_other_r(from, to, r) \ argument
60 #define libm_alias_double_r(from, to, r) \ argument
A Dlibm-alias-ldouble.h27 # define libm_alias_ldouble_other_r_f128(from, to, r) \ argument
30 # define libm_alias_ldouble_other_r_f128(from, to, r) argument
34 # define libm_alias_ldouble_other_r_f64x(from, to, r) \ argument
37 # define libm_alias_ldouble_other_r_f64x(from, to, r) argument
44 #define libm_alias_ldouble_other_r(from, to, r) \ argument
60 #define libm_alias_ldouble_r(from, to, r) \ argument
/sysdeps/unix/sysv/linux/
A Dselect.c69 int r = SYSCALL_CANCEL (pselect6_time64, nfds, readfds, writefds, exceptfds, in __select64() local
78 int r = SYSCALL_CANCEL (pselect6_time64, nfds, readfds, writefds, in __select64() local
98 int r = SYSCALL_CANCEL (pselect6, nfds, readfds, writefds, exceptfds, pts32, in __select64() local
111 int r = SYSCALL_CANCEL (select, nfds, readfds, writefds, exceptfds, ptv32); in __select64() local
132 int r = __select64 (nfds, readfds, writefds, exceptfds, ptv64); in libc_hidden_def() local
A Dtst-rlimit-infinity.c49 struct rlimit r; in test_getrlimit() local
58 struct rlimit64 r; in test_getrlimit64() local
67 struct rlimit r; in test_prlimit_get() local
76 struct rlimit64 r; in test_prlimit64_get() local
85 struct rlimit r = { new_cur, new_max }; in test_setrlimit() local
92 struct rlimit64 r = { new_cur, new_max }; in test_setrlimit64() local
99 struct rlimit r = { new_cur, new_max }; in test_prlimit_set() local
106 struct rlimit64 r = { new_cur, new_max }; in test_prlimit64_set() local
/sysdeps/microblaze/
A Dasm-syntax.h22 #define R_(r) %##r argument
23 #define R(r) R_(r) argument
/sysdeps/alpha/fpu/
A Dconjf.c31 _Complex float r = ~ c1_cfloat_value (z); in __c1_conjf() local
38 _Complex float r = ~ c2_cfloat_value (z); in __c2_conjf() local
/sysdeps/alpha/
A Dots_cmpe.c26 long r; in internal_compare() local
40 long r = internal_compare (al, ah, bl, bh); in _OtsLssX() local
50 long r = internal_compare (al, ah, bl, bh); in _OtsLeqX() local
60 long r = internal_compare (al, ah, bl, bh); in _OtsGtrX() local
70 long r = internal_compare (al, ah, bl, bh); in _OtsGeqX() local
/sysdeps/ieee754/ldbl-128ibm-compat/
A Dlibm-alias-float128.h28 #define libm_alias_float128_other_r_ldbl(from, to, r) \ argument
37 # define libm_alias_float128_other_r(from, to, r) \ argument
41 # define libm_alias_float128_other_r(from, to, r) \ argument
57 #define libm_alias_float128_r(from, to, r) \ argument
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc-redirect-macros.h42 #define F128_REDIR_PFX_R(func, pfx, r) \ argument
46 #define F128_REDIR_PFX_R(func, pfx, r) \ argument
50 #define F128_REDIR_R(func, r) F128_REDIR_PFX_R (func, , r) argument
/sysdeps/sparc/sparc64/
A Dqp_qtod.c29 double r; in _Qp_qtod() local
A Dqp_qtos.c29 float r; in _Qp_qtos() local
/sysdeps/sparc/sparc32/
A Dq_qtod.c29 double r; in _Q_qtod() local
A Dq_qtos.c29 float r; in _Q_qtos() local
/sysdeps/aarch64/fpu/
A Ds_llrint.c26 double r = __builtin_rint (x); in __llrint() local
A Ds_llrintf.c26 float r = __builtin_rintf (x); in __llrintf() local
A Ds_lrintf.c26 float r = __builtin_rintf (x); in __lrintf() local
/sysdeps/x86/fpu/
A De_sqrtf128.c39 __float128 r; in __ieee754_sqrtf128() local
/sysdeps/powerpc/nofpu/
A Dsqrtdf2.c40 DFtype r; in __sqrtdf2() local
A Dsqrtsf2.c40 SFtype r; in __sqrtsf2() local

Completed in 14 milliseconds

1234567891011