Searched refs:testinf (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_mul.c68 testinf(double x) function
115 i = testinf(a);
116 j = testinf(b);
123 i = testinf(c);
124 j = testinf(d);
H A D_D_cplx_div_ix.c64 testinf(double x) function
103 j = testinf(b);
124 i = testinf(c);
125 j = testinf(d);
H A D_D_cplx_div_rx.c64 testinf(double x) function
103 i = testinf(a);
124 i = testinf(c);
125 j = testinf(d);
H A D_D_cplx_div.c72 testinf(double x) function
116 i = testinf(a);
117 j = testinf(b);
142 i = testinf(a);
143 j = testinf(b);
151 i = testinf(c);
152 j = testinf(d);
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_mul.c70 testinf(double x) function
112 i = testinf(a);
113 j = testinf(b);
120 i = testinf(c);
121 j = testinf(d);
H A D_D_cplx_div.c72 testinf(double x) function
122 i = testinf(c);
123 j = testinf(d);
160 i = testinf(a);
161 j = testinf(b);
173 i = testinf(a);
174 j = testinf(b);
H A D_D_cplx_div_ix.c82 testinf(double x) function
125 i = testinf(c);
126 j = testinf(d);
155 j = testinf(b);
H A D_D_cplx_div_rx.c82 testinf(double x) function
125 i = testinf(c);
126 j = testinf(d);
155 i = testinf(a);

Completed in 76 milliseconds