Searched refs:quater (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dsincospil.c96 quater = 0.25L, variable
160 t = quater + (y - t) * quater;
163 t = (y - t) * quater;
188 t = quater - t;
H A Dsinpil.c95 quater = 0.25L, variable
139 t = quater + (y - t) * quater;
142 t = (y - t) * quater;
158 t = quater - t;
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsincospil.c94 quater = 0.25L, variable
152 t = quater + (y - t) * quater;
154 t = (y - t) * quater;
176 t = quater - t;
H A Dsinpil.c94 quater = 0.25L, variable
137 t = quater + (y - t) * quater;
139 t = (y - t) * quater;
153 t = quater - t;

Completed in 44 milliseconds