Searched refs:A3 (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Disterminfo.c36 typedef int (*A3)(const void *, const void *); typedef
39 typedef int (*A3)(); typedef
122 if (tfind(type, (A2)&hit_cache, (A3)strcmp))
127 if (tfind(type, (A2)&miss_cache, (A3)strcmp))
146 (void)tsearch (Strdup(type), (A2)&hit_cache, (A3)strcmp);
156 (void)tsearch (Strdup(type), (A2)&miss_cache, (A3)strcmp);
/illumos-gate/usr/src/cmd/lp/include/
H A Doam.h125 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3)
150 #define LP_ERRMSG3(C,X,A1,A2,A3) \
154 fmt3((X), A1, A2, A3), \
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrtf.c218 0xbfd400fc0bbb8e78ULL, /* A3 =-3.12560092408808548438e-01 */
279 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ local
299 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
339 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ local
358 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
375 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ local
391 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
407 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ local
460 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
461 res1 = tbl_sqrt1 * (((A3 * xx
[all...]
H A D__vrhypotf.c227 A3 =-3.12560092408808548438e-01; variable
343 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
418 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
419 res1 *= (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0);
420 res2 *= (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0);
456 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c65 #define DEBUG(L, STR, A1, A2, A3)
72 #define DEBUG(L, STR, A1, A2, A3)\
78 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
86 fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
90 #define DEBUG(L, STR, A1, A2, A3)\
96 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
101 fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
110 #define DEBUG(L, STR, A1, A2, A3) \
116 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
123 #define DEBUG(L, STR, A1, A2, A3) \
[all...]
H A DHBAAPILIB.c68 #define DEBUG(L, STR, A1, A2, A3)
75 #define DEBUG(L, STR, A1, A2, A3)\
81 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
89 fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
93 #define DEBUG(L, STR, A1, A2, A3)\
99 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
104 fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
113 #define DEBUG(L, STR, A1, A2, A3) \
119 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
126 #define DEBUG(L, STR, A1, A2, A3) \
[all...]
/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dlog.c105 static double A3 = .002232139987919447809; variable
418 q = u*v*(A1 + v*(A2 + v*(A3 + v*A4)));
479 q = u*v*(A1 + v*(A2 + v*(A3 + v*A4)));
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog.c111 /* A3 */ 2.24963218866067560242072431719861924648284912109e+0000,
137 #define A3 P[6] macro
196 (A2 + ((A3 * s) * (A4 + s) + w * (A5 + s)))) *
H A Dlog10.c101 /* A3 */ 2.26812367662950720159642514772713184356689453125e+0000,
130 #define A3 P[6] macro
192 ((A2 + (A3 * s) * (A4 + s)) + w * (A5 + s))) *
H A Dlog2.c102 /* A3 */ 2.26812367662950720159642514772713184356689453125e+0000,
130 #define A3 P[6] macro
195 ((A2 + (A3 * s) * (A4 + s)) + w * (A5 + s))) *
H A Dpow.c83 A3 = 5.770807680887875964868853124873696201995e-0001, variable
142 t += (s * f) * (A2 + f * A3);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlog1pl.c67 * s*(A1+s^2*(A2+s^2*(A3+s^2*(A4+s^2*(A5+s^2*(A6+s^2*A7))))))
126 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
214 f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 + z * (A6 +
H A Dlogl.c53 * s*(A1+s^2*(A2+s^2*(A3+s^2*(A4+s^2*(A5+s^2*(A6+s^2*A7))))))
91 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
170 f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 +
H A Dpowl.c51 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
116 t += s * (v * (A2 + v * (A3 + v * (A4 + v * (A5 + v * (A6 +
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsqrt.S39 .word 0x3fafffff, 0xfffb5bfb ! A3 = 6.24999999978896565817e-02
575 #define A3 %f28 define
657 ! res += A3;
689 ldd [TBL+16],A3
860 faddd %f34,A3,%f62 ! (5_1) res += A3;
907 faddd %f34,A3,%f62 ! (0_0) res += A3;
959 faddd %f34,A3,%f62 ! (1_0) res += A3;
[all...]
H A D__vlog.S116 #define A3 0x218 define
193 ! f58 A3
210 ldd [%g1+A3],%f58
H A D__vrsqrtf.S250 ! res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
292 ! res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
H A D__vlog_ultra3.S2112 #define A3 0x18 define
2194 ! f58 A3 now tmp1 storage
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgamma.c769 +2.85720221533145659809237398709372330980e-01, /* A3=T3[2] */
797 #define A3 c[6] macro
827 * = 2s + A1*s^3 + A2*s^5 + A3*s^7 (see const A1,A2,A3)
1226 * T3(s) = 2s + A1[0]s^3 + A2[1]s^5 + A3[2]s^7
1263 t2 = t4 + u * ((two + z2 * A1) + (z2 * z2) * (A2 + z2 * A3));
1265 t5 = t4 + u * (z2 * A1 + (z2 * z2) * (A2 + z2 * A3));
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c104 #define DEBUG(L, STR, A1, A2, A3)
111 #define DEBUG(L, STR, A1, A2, A3)\
117 syslog(LOG_INFO, (STR), (A1), (A2), (A3));\
125 fprintf(_hbaapi_debug_fd, #STR "\n", (A1), (A2), (A3));\
129 #define DEBUG(L, STR, A1, A2, A3)\
135 syslog(LOG_INFO, (STR), (A1), (A2), (A3));\
140 fprintf(_hbaapi_debug_fd, #STR "\n", (A1), (A2), (A3));\
149 #define DEBUG(L, STR, A1, A2, A3) \
155 syslog(LOG_DEBUG, (STR), (A1), (A2), (A3));\
162 #define DEBUG(L, STR, A1, A2, A3) \
[all...]

Completed in 1608 milliseconds