Symbol: A1
usr/src/cmd/lp/include/oam.h
120
#define LP_ERRMSG2(C,X,A1,A2) (void)printf("", C, X, A1, A2)
usr/src/cmd/lp/include/oam.h
121
#define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3)
usr/src/cmd/lp/include/oam.h
139
#define LP_ERRMSG2(C,X,A1,A2) \
usr/src/cmd/lp/include/oam.h
143
fmt2((X), A1, A2), \
usr/src/cmd/lp/include/oam.h
146
#define LP_ERRMSG3(C,X,A1,A2,A3) \
usr/src/cmd/lp/include/oam.h
150
fmt3((X), A1, A2, A3), \
usr/src/common/lzma/LzmaDec.c
29
#define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \
usr/src/common/lzma/LzmaDec.c
31
{ UPDATE_1(p); i = (i + i) + 1; A1; }
usr/src/common/lzma/LzmaDec.c
59
#define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \
usr/src/common/lzma/LzmaDec.c
61
{ UPDATE_1_CHECK; i = (i + i) + 1; A1; }
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
101
fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
110
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
116
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
123
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
133
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
139
fprintf(_hbaapi_debug_fd, (STR) ## "\n", (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
65
#define DEBUG(L, STR, A1, A2, A3)
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
72
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
78
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
86
fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
90
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
96
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
104
fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
113
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB.c
119
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
126
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB.c
136
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/hbaapi/common/HBAAPILIB.c
142
fprintf(_hbaapi_debug_fd, (STR) ## "\n", (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
68
#define DEBUG(L, STR, A1, A2, A3)
usr/src/lib/hbaapi/common/HBAAPILIB.c
75
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/hbaapi/common/HBAAPILIB.c
81
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
89
fprintf(_hbaapi_debug_fd, (STR ## "\n"), (A1), (A2), (A3));\
usr/src/lib/hbaapi/common/HBAAPILIB.c
93
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/hbaapi/common/HBAAPILIB.c
99
syslog (LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/libc/port/gen/drand48.c
85
#define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C)
usr/src/lib/libc/port/gen/drand48.c
98
static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;
usr/src/lib/libm/common/C/log.c
195
return (s + ((A1 * z) *
usr/src/lib/libm/common/C/log10.c
191
return (LGH * s - (LGL * s - ((A1 * z) *
usr/src/lib/libm/common/C/log2.c
194
return (LGH * s - (LGL * s - ((A1 * z) *
usr/src/lib/libm/common/C/pow.c
141
t = t * A1 + h * A1_lo;
usr/src/lib/libm/common/C/pow.c
81
A1 = 2.885390081777926817222541963606002026086e+0000,
usr/src/lib/libm/common/Q/log1pl.c
124
A1 = 2.000000000000000000000000000000000000024e+0000L,
usr/src/lib/libm/common/Q/log1pl.c
214
f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 + z * (A6 +
usr/src/lib/libm/common/Q/logl.c
170
f = t + s * (A1 + z * (A2 + z * (A3 + z * (A4 + z * (A5 +
usr/src/lib/libm/common/Q/logl.c
89
A1 = 2.000000000000000000000000000000000000024e+0000L,
usr/src/lib/libm/common/R/powf.c
249
dy = invln2 * (TBL[i] + ds * (A0 + dz * A1));
usr/src/lib/libm/common/R/powf.c
49
A1 = 6.666910817935858533770138657139665608610e-0001,
usr/src/lib/libm/common/m9x/tgamma.c
1263
t2 = t4 + u * ((two + z2 * A1) + (z2 * z2) * (A2 + z2 * A3));
usr/src/lib/libm/common/m9x/tgamma.c
1265
t5 = t4 + u * (z2 * A1 + (z2 * z2) * (A2 + z2 * A3));
usr/src/lib/libm/common/m9x/tgammaf.c
325
ss = T1[m - 3] + T2[j] + u * (two + A1 * (u * u));
usr/src/lib/libmvec/common/__vrhypotf.c
227
A1 = -4.99999998166077580600e-01,
usr/src/lib/libmvec/common/__vrhypotf.c
341
res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/libmvec/common/__vrhypotf.c
415
res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/libmvec/common/__vrhypotf.c
416
res1 *= (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0);
usr/src/lib/libmvec/common/__vrhypotf.c
417
res2 *= (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0);
usr/src/lib/libmvec/common/__vrhypotf.c
452
res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/libmvec/common/__vrsqrtf.c
275
double A1 = ((double *)LCONST)[1];
usr/src/lib/libmvec/common/__vrsqrtf.c
302
(((A3 * xx0 + A2) * xx0 + A1) *
usr/src/lib/libmvec/common/__vrsqrtf.c
335
double A1 = ((double *)LCONST)[1];
usr/src/lib/libmvec/common/__vrsqrtf.c
361
(((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/libmvec/common/__vrsqrtf.c
374
double A1 = ((double *)LCONST)[1];
usr/src/lib/libmvec/common/__vrsqrtf.c
394
res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) *
usr/src/lib/libmvec/common/__vrsqrtf.c
410
double A1 = ((double *)LCONST)[1]; /* -4.99999998166077580600e-01 */
usr/src/lib/libmvec/common/__vrsqrtf.c
464
res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/libmvec/common/__vrsqrtf.c
465
res1 = tbl_sqrt1 * (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0);
usr/src/lib/libmvec/common/__vrsqrtf.c
466
res2 = tbl_sqrt2 * (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0);
usr/src/lib/libmvec/common/__vrsqrtf.c
498
res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2867
HASH A1;
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3268
memcpy(A1, HA1, HASHLEN);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3269
A1[HASHLEN] = '\0';
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3275
memcpy(A1, auxprop_values[1].values[0], HASHLEN);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3276
A1[HASHLEN] = '\0';
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3370
A1,
usr/src/lib/smhba/common/SMHBAAPILIB.c
104
#define DEBUG(L, STR, A1, A2, A3)
usr/src/lib/smhba/common/SMHBAAPILIB.c
111
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/smhba/common/SMHBAAPILIB.c
117
syslog(LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/smhba/common/SMHBAAPILIB.c
125
fprintf(_hbaapi_debug_fd, #STR "\n", (A1), (A2), (A3));\
usr/src/lib/smhba/common/SMHBAAPILIB.c
129
#define DEBUG(L, STR, A1, A2, A3)\
usr/src/lib/smhba/common/SMHBAAPILIB.c
135
syslog(LOG_INFO, (STR), (A1), (A2), (A3));\
usr/src/lib/smhba/common/SMHBAAPILIB.c
140
fprintf(_hbaapi_debug_fd, #STR "\n", (A1), (A2), (A3));\
usr/src/lib/smhba/common/SMHBAAPILIB.c
149
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/smhba/common/SMHBAAPILIB.c
155
syslog(LOG_DEBUG, (STR), (A1), (A2), (A3));\
usr/src/lib/smhba/common/SMHBAAPILIB.c
162
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/smhba/common/SMHBAAPILIB.c
172
#define DEBUG(L, STR, A1, A2, A3) \
usr/src/lib/smhba/common/SMHBAAPILIB.c
178
fprintf(_hbaapi_debug_fd, #STR "\n", (A1), (A2), (A3));\
usr/src/uts/common/inet/ipf/drand48.c
83
#define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C)
usr/src/uts/common/inet/ipf/drand48.c
96
static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;