/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_lex.l | 71 %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); } 155 <S2>const { yybegin(YYS_EXPR); return (DT_KEY_CONST); } 156 <S2>counter { yybegin(YYS_DEFINE); return (DT_KEY_COUNTER); } 157 <S2>double { yybegin(YYS_EXPR); return (DT_KEY_DOUBLE); } 158 <S2>enum { yybegin(YYS_EXPR); return (DT_KEY_ENUM); } 159 <S2>extern { yybegin(YYS_EXPR); return (DT_KEY_EXTERN); } 160 <S2>float { yybegin(YYS_EXPR); return (DT_KEY_FLOAT); } 161 <S2>import { yybegin(YYS_EXPR); return (DT_KEY_IMPORT); } [all …]
|
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vcosf.c | 78 #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.c | 78 #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.c | 78 #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 D | t6.c | 55 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 D | tg.c | 42 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 D | t8.c | 329 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 D | t..c | 79 # define S2 32 macro
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | sincosf.c | 83 #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 D | cosf.c | 61 #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.c | 65 #define S2 q[2] macro 81 ft = (float) ((x * (S0 + z * S1)) * (S2 + z * (S3 + z))); in __k_sinf()
|
H A D | sinf.c | 61 #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.c | 78 #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 D | finger.c | 1023 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/Q/ |
H A D | erfl.c | 259 static const long double S2[] = { /* 16 coefficients */ variable 338 t = y/__poly_libmq(x,16,S2);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | erfl.c | 258 static 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 D | softSSL.c | 147 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 D | main.c | 611 sb++; goto S2; /* slurp next character */ in slurpstring() 626 S2: in slurpstring()
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vsincosf.S | 55 #define S2 0x10 macro 139 ! f44 S2 174 ldd [%g1+S2],%f44
|
H A D | __vcosf.S | 55 #define S2 0x10 macro 138 ! f44 S2 168 ldd [%g1+S2],%f44
|
H A D | __vsinf.S | 55 #define S2 0x10 macro 138 ! f44 S2 168 ldd [%g1+S2],%f44
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Dialers | 75 # S1 - UP S2 - UP S3 - DOWN S4 - UP
|
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | tz.map | 180 . # New for S2.6
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 536 enter_pc_charset_mode, "smpch" "S2" Enter PC character display mode
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 4314 30f0 PowerShot S2 IS (PTP mode) 5085 010d FinePix S2 pro 5518 1f05 S2 Portable [JMicron] (500GB) 5634 5095 YP-S2 7628 6831 DVBSky S960 DVB-S2 tuner 7631 960c DVBSky S960C DVB-S2 tuner 13541 3007 TT-connect S2-3600 13544 300a TT-connect S2-3650 CI 13549 3011 TT-connect S2-4600 13553 3017 TT-connect S2-4650 CI [all …]
|