Home
last modified time | relevance | path

Searched refs:A3 (Results 1 – 25 of 86) sorted by relevance

1234

/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/lib/libmvec/common/
H A D__vrsqrtf.c279 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf() local
299 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
339 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf() local
358 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
375 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf() local
391 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
407 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf_n() local
460 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf_n()
461 res1 = tbl_sqrt1 * (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0); in __vrsqrtf_n()
462 res2 = tbl_sqrt2 * (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0); in __vrsqrtf_n()
[all …]
H A D__vrhypotf.c227 A3 =-3.12560092408808548438e-01; variable
343 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf()
418 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()
419 res1 *= (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0); in __vrhypotf_n()
420 res2 *= (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0); in __vrhypotf_n()
456 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c65 #define DEBUG(L, STR, A1, A2, A3) argument
72 #define DEBUG(L, STR, A1, A2, A3)\ argument
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)\ argument
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) \ argument
116 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
123 #define DEBUG(L, STR, A1, A2, A3) \ argument
[all …]
H A DHBAAPILIB.c68 #define DEBUG(L, STR, A1, A2, A3) argument
75 #define DEBUG(L, STR, A1, A2, A3)\ argument
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)\ argument
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) \ argument
119 syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
126 #define DEBUG(L, STR, A1, A2, A3) \ argument
[all …]
/illumos-gate/usr/src/cmd/lp/include/
H A Doam.h121 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3) argument
146 #define LP_ERRMSG3(C,X,A1,A2,A3) \ argument
150 fmt3((X), A1, A2, A3), \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/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/Q/
H A Dlogl.c91 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
170 f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 + in logl()
H A Dlog1pl.c126 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
214 f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 + z * (A6 + in log1pl()
H A Dpowl.c51 A3 = 4.000000000000000000000000407167070220671e-0001L, variable
116 t += s * (v * (A2 + v * (A3 + v * (A4 + v * (A5 + v * (A6 + in logl_x()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsqrt.S860 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;
1025 faddd %f34,A3,%f62 ! (2_1) res += A3;
1085 faddd %f34,A3,%f62 ! (3_1) res += A3;
1145 faddd %f34,A3,%f62 ! (4_1) res += A3;
1205 faddd %f34,A3,%f62 ! (5_1) res += A3;
1265 faddd %f34,A3,%f62 ! (0_0) res += A3;
1325 faddd %f34,A3,%f62 ! (1_0) res += A3;
1374 faddd %f34,A3,%f62 ! (2_1) res += A3;
[all …]
H A D__vlog.S116 #define A3 0x218 macro
193 ! f58 A3
210 ldd [%g1+A3],%f58
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog.c137 #define A3 P[6] macro
196 (A2 + ((A3 * s) * (A4 + s) + w * (A5 + s)))) * in log()
H A Dlog10.c130 #define A3 P[6] macro
192 ((A2 + (A3 * s) * (A4 + s)) + w * (A5 + s))) * in log10()
H A Dlog2.c130 #define A3 P[6] macro
195 ((A2 + (A3 * s) * (A4 + s)) + w * (A5 + s))) * in log2()
H A Dpow.c83 A3 = 5.770807680887875964868853124873696201995e-0001, variable
142 t += (s * f) * (A2 + f * A3); in log2_x()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgamma.c797 #define A3 c[6] macro
1263 t2 = t4 + u * ((two + z2 * A1) + (z2 * z2) * (A2 + z2 * A3)); in large_gam()
1265 t5 = t4 + u * (z2 * A1 + (z2 * z2) * (A2 + z2 * A3)); in large_gam()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c104 #define DEBUG(L, STR, A1, A2, A3) argument
111 #define DEBUG(L, STR, A1, A2, A3)\ argument
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)\ argument
135 syslog(LOG_INFO, (STR), (A1), (A2), (A3));\
149 #define DEBUG(L, STR, A1, A2, A3) \ argument
155 syslog(LOG_DEBUG, (STR), (A1), (A2), (A3));\
162 #define DEBUG(L, STR, A1, A2, A3) \ argument
172 #define DEBUG(L, STR, A1, A2, A3) \ argument
[all …]
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/
H A DCP869+UTF-8.src216 0x9C 0xC2A3 // U+00A3
299 0xCF 0xCEA3 // U+03A3
H A DIBM-869+UTF-8.src207 0x9C 0xC2A3 // U+00A3
290 0xCF 0xCEA3 // U+03A3
H A DCP1253+UTF-8.src205 0xA3 0xC2A3 // U+00A3
259 0xD3 0xCEA3 // U+03A3
H A DIBM-862+UTF-8.src200 0x9C 0xC2A3 // U+00A3
296 0xE4 0xCEA3 // U+03A3
H A DCP862+UTF-8.src200 0x9C 0xC2A3 // U+00A3
296 0xE4 0xCEA3 // U+03A3
H A DIBM-875+UTF-8.src265 0x59 0xCEA3 // U+03A3
400 0xB0 0xC2A3 // U+00A3
/illumos-gate/usr/src/data/locale/data/
H A Dwidths.txt2422 <CJK_UNIFIED_IDEOGRAPH-34A3> 2
2678 <CJK_UNIFIED_IDEOGRAPH-35A3> 2
2934 <CJK_UNIFIED_IDEOGRAPH-36A3> 2
3190 <CJK_UNIFIED_IDEOGRAPH-37A3> 2
3446 <CJK_UNIFIED_IDEOGRAPH-38A3> 2
3702 <CJK_UNIFIED_IDEOGRAPH-39A3> 2
5494 <CJK_UNIFIED_IDEOGRAPH-40A3> 2
5750 <CJK_UNIFIED_IDEOGRAPH-41A3> 2
6006 <CJK_UNIFIED_IDEOGRAPH-42A3> 2
6262 <CJK_UNIFIED_IDEOGRAPH-43A3> 2
[all …]

1234