Searched defs:testinff (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_F_cplx_div_ix.c64 testinff(float x) function
100 j = testinff(b);
119 i = testinff(c);
120 j = testinff(d);
H A D_F_cplx_div_rx.c64 testinff(float x) function
100 i = testinff(a);
119 i = testinff(c);
120 j = testinff(d);
H A D_F_cplx_div.c72 testinff(float x) function
111 i = testinff(a);
112 j = testinff(b);
135 i = testinff(a);
136 j = testinff(b);
144 i = testinff(c);
145 j = testinff(d);
H A D_F_cplx_mul.c68 testinff(float x) function
110 i = testinff(a);
111 j = testinff(b);
118 i = testinff(c);
119 j = testinff(d);
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_F_cplx_div_ix.c64 testinff(float x) function
100 j = testinff(b);
119 i = testinff(c);
120 j = testinff(d);
H A D_F_cplx_div_rx.c64 testinff(float x) function
100 i = testinff(a);
119 i = testinff(c);
120 j = testinff(d);
H A D_F_cplx_div.c72 testinff(float x) function
111 i = testinff(a);
112 j = testinff(b);
135 i = testinff(a);
136 j = testinff(b);
144 i = testinff(c);
145 j = testinff(d);
H A D_F_cplx_mul.c68 testinff(float x) function
110 i = testinff(a);
111 j = testinff(b);
118 i = testinff(c);
119 j = testinff(d);

Completed in 67 milliseconds