Home
last modified time | relevance | path

Searched refs:cbp (Results 1 – 25 of 28) sorted by relevance

12

/glibc-2.36/rt/
Dtst-aio.c101 do_wait (struct aiocb **cbp, size_t nent, int allowed_err) in do_wait() argument
109 aio_suspend ((const struct aiocb *const *) cbp, nent, NULL); in do_wait()
112 if (cbp[cnt] != NULL) in do_wait()
114 if (aio_error (cbp[cnt]) == EINPROGRESS) in do_wait()
118 if (aio_return (cbp[cnt]) == -1 in do_wait()
120 || aio_error (cbp[cnt]) != allowed_err)) in do_wait()
122 error (0, aio_error (cbp[cnt]), "Operation failed\n"); in do_wait()
125 cbp[cnt] = NULL; in do_wait()
140 struct aiocb *cbp[10]; in do_test() local
156 cbp[cnt] = &cbs[cnt]; in do_test()
[all …]
Dtst-aio64.c102 do_wait (struct aiocb64 **cbp, size_t nent, int allowed_err) in do_wait() argument
110 aio_suspend64 ((const struct aiocb64 *const *) cbp, nent, NULL); in do_wait()
113 if (cbp[cnt] != NULL) in do_wait()
115 if (aio_error64 (cbp[cnt]) == EINPROGRESS) in do_wait()
119 if (aio_return64 (cbp[cnt]) == -1 in do_wait()
121 || aio_error64 (cbp[cnt]) != allowed_err)) in do_wait()
123 error (0, aio_error64 (cbp[cnt]), "Operation failed\n"); in do_wait()
126 cbp[cnt] = NULL; in do_wait()
141 struct aiocb64 *cbp[10]; in do_test() local
157 cbp[cnt] = &cbs[cnt]; in do_test()
[all …]
/glibc-2.36/sysdeps/x86_64/fpu/
Dlibmvec-hypotf-inputs3064 -0x1.0d490cp+2, 0x1.899cbp+3
4013 -0x1.0554bep+3, 0x1.952cbp+2
Dlibmvec-powf-inputs1326 0x1.8f62e2p+4, 0x1.091cbp+0
1704 0x1.772cbp+3, -0x1.3fc272p+3
Dlibmvec-log10f-inputs3105 0x1.800cbp+4
Dlibmvec-log2f-inputs3105 0x1.800cbp+4
Dlibmvec-tanh-inputs1145 0x1.60342384077cbp+1
Dlibmvec-erfc-inputs1145 0x1.60342384077cbp+0
Dlibmvec-exp-inputs1145 0x1.60342384077cbp+4
Dlibmvec-exp10-inputs1145 0x1.60342384077cbp+4
Dlibmvec-exp2-inputs1145 0x1.60342384077cbp+4
Dlibmvec-acosh-inputs701 0x1.80342384077cbp+3
Dlibmvec-asinh-inputs1145 0x1.60342384077cbp+1
Dlibmvec-atan-inputs1145 0x1.60342384077cbp+2
Dlibmvec-cosh-inputs1145 0x1.60342384077cbp+5
Dlibmvec-erf-inputs1145 0x1.60342384077cbp+0
Dlibmvec-expm1-inputs1145 0x1.60342384077cbp+4
Dlibmvec-log1pf-inputs3105 0x1.700cbp+4
Dlibmvec-logf-inputs3105 0x1.800cbp+4
Dlibmvec-sinh-inputs1145 0x1.60342384077cbp+5
Dlibmvec-atan2-inputs575 0x1.60342384077cbp+2, -0x1.a5ffd2292d3b4p+0
Dlibmvec-pow-inputs444 0x1.60342384077cbp+5, -0x1.a5ffd2292d3b4p+2
/glibc-2.36/benchtests/
Dpowf-inputs2463 0x1.186cbp+9, 0x1.d1746p-1
Dsinf-inputs3348 -0x7.694cbp+0
/glibc-2.36/math/
Dauto-libm-test-out-erfc3639 = erfc downward binary32 0x1.64dafap+0 : 0xc.766cbp-8 : inexact-ok
3641 = erfc towardzero binary32 0x1.64dafap+0 : 0xc.766cbp-8 : inexact-ok

12