Home
last modified time | relevance | path

Searched refs:S2 (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_lex.l71 %s S0 S1 S2 S3 S4
153 <S2>auto { yybegin(YYS_EXPR); return (DT_KEY_AUTO); }
154 <S2>char { yybegin(YYS_EXPR); return (DT_KEY_CHAR); }
158 <S2>enum { yybegin(YYS_EXPR); return (DT_KEY_ENUM); }
163 <S2>int { yybegin(YYS_EXPR); return (DT_KEY_INT); }
345 <S2>{RGX_INT} |
509 <S2>"{" {
568 <S2>{RGX_PSPEC} {
621 <S2>"/" return (DT_TOK_DIV);
622 <S2>"," return (DT_TOK_COMMA);
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcosf.c78 #define S2 C[2] macro
120 z##N * (S1 + z##N * S2))); \
139 z##N * S2))); \
211 f0 = (float)(y0 + y0 * z0 * (S0 + z0 * (S1 + z0 * S2))); in __vcosf()
212 f1 = (float)(y1 + y1 * z1 * (S0 + z1 * (S1 + z1 * S2))); in __vcosf()
213 f2 = (float)(y2 + y2 * z2 * (S0 + z2 * (S1 + z2 * S2))); in __vcosf()
214 f3 = (float)(y3 + y3 * z3 * (S0 + z3 * (S1 + z3 * S2))); in __vcosf()
220 f1 = (float)(y1 + y1 * z1 * (S0 + z1 * (S1 + z1 * S2))); in __vcosf()
221 f2 = (float)(y2 + y2 * z2 * (S0 + z2 * (S1 + z2 * S2))); in __vcosf()
222 f3 = (float)(y3 + y3 * z3 * (S0 + z3 * (S1 + z3 * S2))); in __vcosf()
[all …]
H A D__vsinf.c78 #define S2 C[2] macro
124 z##N * (S1 + z##N * S2))); \
143 z##N * S2))); \
215 f0 = (float)(y0 + y0 * z0 * (S0 + z0 * (S1 + z0 * S2))); in __vsinf()
216 f1 = (float)(y1 + y1 * z1 * (S0 + z1 * (S1 + z1 * S2))); in __vsinf()
217 f2 = (float)(y2 + y2 * z2 * (S0 + z2 * (S1 + z2 * S2))); in __vsinf()
218 f3 = (float)(y3 + y3 * z3 * (S0 + z3 * (S1 + z3 * S2))); in __vsinf()
224 f1 = (float)(y1 + y1 * z1 * (S0 + z1 * (S1 + z1 * S2))); in __vsinf()
225 f2 = (float)(y2 + y2 * z2 * (S0 + z2 * (S1 + z2 * S2))); in __vsinf()
226 f3 = (float)(y3 + y3 * z3 * (S0 + z3 * (S1 + z3 * S2))); in __vsinf()
[all …]
H A D__vsincosf.c78 #define S2 C[2] macro
121 (S1 + z##N * S2))); \
146 f##N = (float)(y##N + y##N * z##N * (S0 + z##N * (S1 + z##N * S2)));\
230 f0 = (float)(y0 + y0 * z0 * (S0 + z0 * (S1 + z0 * S2))); in __vsincosf()
231 f1 = (float)(y1 + y1 * z1 * (S0 + z1 * (S1 + z1 * S2))); in __vsincosf()
232 f2 = (float)(y2 + y2 * z2 * (S0 + z2 * (S1 + z2 * S2))); in __vsincosf()
233 f3 = (float)(y3 + y3 * z3 * (S0 + z3 * (S1 + z3 * S2))); in __vsincosf()
/illumos-gate/usr/src/cmd/tbl/
H A Dt6.c55 fprintf(tabout, ".nr %d 0\n.nr %d 0\n",S1,S2); in maktab()
57 fprintf(tabout, ".if \\n(%c->\\n(%d .nr %d \\n(%c-\n",s,S2,S2,s); in maktab()
64 fprintf(tabout, ".nr %d 0\n.nr %d 0\n", S1, S2); in maktab()
76 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n",S2,TMP,S2,TMP); in maktab()
96 fprintf(tabout, ".if \\n(%d>=\\n(%d .nr %d \\n(%du+2n\n",S2,icol+CRIGHT,icol+CRIGHT,S2); in maktab()
101 fprintf(tabout, ".nr %d \\n(%d+\\n(%d\n",TMP,icol+CMID,S2); in maktab()
136 # define TMP2 S2 in maktab()
H A Dtg.c42 fprintf(tabout, ".nr %d \\n(.v\n", S2); in get_text()
47 fprintf(tabout, ".if \\n(%du>\\n(.vu .sp \\n(%du-\\n(.vu\n", S2,S2); in get_text()
H A Dt8.c329 fprintf(tabout, ".mk %d\n", S2); in funnies()
330 fprintf(tabout, ".if \\n(%d>\\n(%d .nr %d \\n(%d\n", S2, S1, S1, S2); in funnies()
H A Dt..c79 # define S2 32 macro
/illumos-gate/usr/src/lib/libm/common/R/
H A Dsincosf.c83 #define S2 C[2] macro
121 (S2 + z * (S3 + z))); in sincosf()
130 (S2 + z * (S3 + z))); in sincosf()
137 (S2 + z * (S3 + z))); in sincosf()
173 f = (float)((y * (S0 + z * S1)) * (S2 + z * (S3 + z))); in sincosf()
H A Dcosf.c61 #define S2 C[2] macro
102 (S2 + z * (S3 + z)))); in cosf()
107 (S2 + z * (S3 + z)))); in cosf()
144 f = (float)((y * (S0 + z * S1)) * (S2 + z * (S3 + z))); in cosf()
H A D__sinf.c65 #define S2 q[2] macro
81 ft = (float) ((x * (S0 + z * S1)) * (S2 + z * (S3 + z))); in __k_sinf()
H A Dsinf.c61 #define S2 C[2] macro
97 (S2 + z * (S3 + z)))); in sinf()
147 f = (float)((y * (S0 + z * S1)) * (S2 + z * (S3 + z))); in sinf()
H A D__sincosf.c78 #define S2 q[2] macro
99 *s = (float) ((x * (S0 + z * S1)) * (S2 + z * (S3 + z))); in __k_sincosf()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c1023 S2, /* not in a word */ enumerator
1032 {S0, S4, S3, S1, S1, S0, S1, S2, S4, S0}, /* S0 */
1033 {S2, S4, S3, S1, S1, S2, S1, S2, S4, S2}, /* S1 */
1034 {S2, S4, S3, S1, S1, S2, S2, S2, S4, S2}, /* S2 */
1035 {S2, S4, S2, S1, S1, S2, S1, S2, S4, S2}, /* S3 */
1101 case S2: in matchcmp()
/illumos-gate/usr/src/lib/libm/common/LD/
H A Derfl.c258 static long double S2[] = { /* 16 coefficients */ variable
338 t = y/__poly_libmq(x,16,S2);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Derfl.c259 static const long double S2[] = { /* 16 coefficients */ variable
338 t = y/__poly_libmq(x,16,S2);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c147 uchar_t *S1, *S2; in soft_tls_prf() local
157 S2 = NULL; in soft_tls_prf()
165 S2 = secret + (secretlen / 2); /* Possible overlap of S1 and S2. */ in soft_tls_prf()
179 SHA1Update(&sha1_ctx, S2, L_S); in soft_tls_prf()
181 S2 = sha1_digested_key; in soft_tls_prf()
196 P_SHA1(S2, L_S2, label, labellen, rand1, rand1len, rand2, rand2len, in soft_tls_prf()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c611 sb++; goto S2; /* slurp next character */ in slurpstring()
626 S2: in slurpstring()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S55 #define S2 0x10 macro
139 ! f44 S2
174 ldd [%g1+S2],%f44
H A D__vcosf.S55 #define S2 0x10 macro
138 ! f44 S2
168 ldd [%g1+S2],%f44
H A D__vsinf.S55 #define S2 0x10 macro
138 ! f44 S2
168 ldd [%g1+S2],%f44
/illumos-gate/usr/src/cmd/bnu/
H A DDialers75 # S1 - UP S2 - UP S3 - DOWN S4 - UP
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map180 . # New for S2.6
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps536 enter_pc_charset_mode, "smpch" "S2" Enter PC character display mode
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids5084 010d FinePix S2 pro
5633 5095 YP-S2
13527 3007 TT-connect S2-3600
13535 3011 TT-connect S2-4600
14634 0102 Cinergy S2 Stick
14635 0105 Cinergy S2 Box
15138 0209 SK-3500 S2
21307 024c DVB-S2 Stick 460e
21310 0258 DVB-S2 Stick 461e
23731 d650 DVB-S2 S650
[all …]

12