Searched defs:K4 (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan2f.S | 52 .word 0x3fbbfc9e, 0x8c2b0243 ! K4 = 1.09323415013030928421e-01 75 #define K4 %f50 define 181 ! dtmp0 += K4; 239 ldd [%g1+80+32],K4 501 faddd %f2,K4,%f2 ! (0_0) dtmp0 += K4; 571 faddd %f4,K4,%f4 ! (1_1) dtmp0 += K4; 650 faddd %f22,K4,%f22 ! (2_1) dtmp0 += K4; [all...] |
H A D | __vrsqrt.S | 40 .word 0x3fd17fff, 0xff5006fe ! K4 = 2.73437499359815081532e-01; 66 #define K4 %f52 define 165 ! res += K4; 203 ldd [%o3+0x18],K4 372 faddd %f40,K4,%f40 ! (6_1) res += K4; 417 faddd %f60,K4,%f60 ! (0_0) res += K4; 464 faddd %f62,K4,%f6 ! (1_0) res += K4; [all...] |
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vrsqrt.c | 112 K4 = 2.73437499359815081532e-01, variable 174 res = (((((K6 * xx0 + K5) * xx0 + K4) * xx0 + K3) * xx0 + K2) * xx0 + K1) * xx0; 237 res = (((((K6 * xx0 + K5) * xx0 + K4) * xx0 + K3) * xx0 + K2) * xx0 + K1) * xx0; 273 res = (((((K6 * xx0 + K5) * xx0 + K4) * xx0 + K3) * xx0 + K2) * xx0 + K1) * xx0; 355 res0 = (((((K6 * xx0 + K5) * xx0 + K4) * xx0 + K3) * xx0 + K2) * xx0 + K1) * xx0; 356 res1 = (((((K6 * xx1 + K5) * xx1 + K4) * xx1 + K3) * xx1 + K2) * xx1 + K1) * xx1; 357 res2 = (((((K6 * xx2 + K5) * xx2 + K4) * xx2 + K3) * xx2 + K2) * xx2 + K1) * xx2; 400 res0 = (((((K6 * xx0 + K5) * xx0 + K4) * xx0 + K3) * xx0 + K2) * xx0 + K1) * xx0;
|
/illumos-gate/usr/src/lib/libast/common/tm/ |
H A D | tmxdate.c | 145 #define K4(c1,c2,c3,c4) (((c1)<<24)|((c2)<<16)|((c3)<<8)|(c4)) macro 1158 case K4('m','s','e','c'): 1161 case K4('M','S','E','C'): 1167 case K4('u','s','e','c'): 1171 case K4('U','S','E','C'): 1176 case K4('n','s','e','c'): 1179 case K4('N','S','E','C'):
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.c | 54 *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6, *K7, *K8, variable
|
Completed in 66 milliseconds