Searched refs:recalc (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libc/i386/fp/
H A D_D_cplx_mul.c86 int recalc, i, j; local
114 recalc = 0;
121 recalc = 1;
129 recalc = 1;
131 if (recalc) {
H A D_F_cplx_mul.c85 int recalc, i, j; local
109 recalc = 0;
116 recalc = 1;
124 recalc = 1;
126 if (recalc) {
H A D_X_cplx_mul.c88 int recalc, i, j; local
112 recalc = 0;
119 recalc = 1;
127 recalc = 1;
129 if (recalc) {
H A D_D_cplx_div.c94 int i, j, recalc; local
141 recalc = 0;
149 recalc = 1;
163 recalc = 1;
165 if (recalc) {
H A D_F_cplx_div.c93 int i, j, recalc; local
134 recalc = 0;
142 recalc = 1;
156 recalc = 1;
158 if (recalc) {
/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_mul.c87 int recalc, i, j; local
111 recalc = 0;
118 recalc = 1;
126 recalc = 1;
128 if (recalc) {
H A D_F_cplx_mul.c85 int recalc, i, j; local
109 recalc = 0;
116 recalc = 1;
124 recalc = 1;
126 if (recalc) {
H A D_Q_cplx_mul.c97 int recalc, i, j; local
121 recalc = 0;
128 recalc = 1;
136 recalc = 1;
138 if (recalc) {
H A D_F_cplx_div.c93 int i, j, recalc; local
134 recalc = 0;
142 recalc = 1;
156 recalc = 1;
158 if (recalc) {

Completed in 26 milliseconds