Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/R/
H A Dtanf.c60 #define P2 C[3] macro
99 return ((float)(((P0 * y) * (P1 + z * (P2 + z)) * in tanf()
113 w = ((P0 * y) * (P1 + z * (P2 + z)) * (P3 + z * (P4 + z))) * in tanf()
155 w = ((P0 * y) * (P1 + z * (P2 + z)) * (P3 + z * (P4 + z))) * in tanf()
H A D__tanf.c63 #define P2 q[3] macro
92 w = ((P0 * x) * (P1 + z * (P2 + z)) * (P3 + z * (P4 + z))) in __k_tanf()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dsin.c80 #define P2 sc[5] macro
113 w = (x * z) * ((P1 + z * P2) + (z * z) * (P3 + z * P4)); in sin()
139 w = PI_L + (z * x) * ((P1 + z * P2) + in sin()
160 w = (z * x) * ((P1 + z * P2) + in sin()
H A Dcos.c86 #define P2 sc[5] macro
154 w = PIO2_L + (z * x) * ((P1 + z * P2) + in cos()
175 w = (z * x) * ((P1 + z * P2) + (z * z) in cos()
195 w = PI5O2_L + (z * x) * ((P1 + z * P2) + in cos()
H A D__sin.c80 #define P2 sc[5] macro
108 p = (x * z) * ((P1 + z * P2) + (z * z) * (P3 + in __k_sin()
H A D__sincos.c106 #define P2 sc[5] macro
139 p = (x * z) * ((P1 + z * P2) + (z * z) * (P3 + in __k_sincos()
H A Dsincos.c147 #define P2 sc[5] macro
177 #define PoL(x, z) ((x * z) * ((P1 + z * P2) + (z * z) * (P3 + z * P4)))
H A D__cos.c80 #define P2 sc[5] macro
/illumos-gate/usr/src/lib/libm/common/LD/
H A Derfl.c172 static long double P2[] = { /* 12 top coeffs */ variable
300 t = C2+__poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
333 return t - __poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
/illumos-gate/usr/src/lib/libm/common/Q/
H A Derfl.c173 static const long double P2[] = { /* 12 top coeffs */ variable
301 t = C2+__poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
333 return t - __poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
H A Dexpm1l.c116 P2 = -2.77777777777777777777777759668391122822266551158e-0003L, variable
150 r = (x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * in expm1l()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_cexp.c112 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
166 c = x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in __k_cexp()
H A Dk_clog_r.c83 P2 = .01249999999819227552330700574633767185896464873834375, variable
238 P = s2t + (w * s2) * ((P1 + w * P2) + (w * w) * P3); in k_log_NKz()
H A Dk_clog_rl.c89 P2 = .01249999999999999999999999999999679085402075766159375L, variable
398 P = s2t + (w * s2) * ((P1 + w * P2) + (w * w) * ((P3 + w * P4) in k_log_NKzl()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.S708 mov %rsi, (%rsp) / output pointer (P2)
712 mov %rbp, 2*8(%rsp) / P2: output pointer in (rsp)
722 shl $4, %esi / P2: esi byte key length * 16
728 / P2: byte key length * 16 in esi
812 mov %rsi, (%rsp) / output pointer (P2)
816 mov %rbp, 2*8(%rsp) / P2: output pointer in (rsp)
826 shl $4, %esi / P2: esi byte key length * 16
832 / P2: byte key length * 16 in esi
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbe.h94 void sqliteVdbeChangeP2(Vdbe*, int addr, int P2);
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dmcdi_mon.c73 STAT(P2, EXT_TEMP), /* 0x05 PHY1_TEMP */
74 STAT(P2, EXT_COOLING), /* 0x06 PHY1_COOLING */
117 STAT(P2, PHY_POWER_SWITCH_PORT1), /* 0x2f PHY_POWER_SWITCH_PORT1 */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dgamma.c104 #define P2 5.53859446429917461063308081748e-03 macro
278 p = P0 + z*(P1 + z*(P2 + z*(P3 + z*P4)));
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c75 static const long double P2[] = { variable
183 for (t4 = Q2[9], t3 = P2[9], i = 8; i >= 0; i--) { in GT2()
185 t3 = t3 * y + P2[i]; in GT2()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_meta.txt192 103,name "LED port swap (P3:P2:P1:P0)" 103,group_name "board" 103,entity_name "glob" 103,struct_nam…
291 205,name "Runtime Port Swap Map (P3:P2:P1:P0)" 205,group_name "board io" 205,entity_name "glob" 205…
/illumos-gate/usr/src/cmd/file/
H A Dmagic452 0 string P2 PGM ascii file
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids4584 0141 Coolpix P2 (storage)
4585 0142 Coolpix P2 (ptp)
5624 5082 YP-P2 (msc)
5625 5083 YP-P2 (mtp)
21955 2349 P2 Engineering Group, LLC
H A Dpci.ids22096 0012 XP100 DSP Accelerator [XP100-P2]
29666 1460 82870P2 P64H2 Hub PCI Bridge
29667 1461 82870P2 P64H2 I/OxAPIC
29670 1462 82870P2 P64H2 Hot Plug Controller
29682 1507 Ethernet Express Module X520-P2
37554 540a P2 [Nick P2] / P3 / P3 Plus NVMe PCIe SSD (DRAM-less)
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src13308 # Basic family definition for most Prisms (except P2 and P9 ANSI).
14070 # ((((('@' + P5) | (P4 << 1)) | (P3 << 3)) | (P2 << 4)) | (p1 * 17)) =>
14071 # ((((('@' + P5) + (P4 << 1)) + (P3 << 3)) + (P2 << 4)) + (p1 * 17))
14074 # P2 <==> Underline attribute parameter
H A Dterminfo.src14984 # Basic family definition for most Prisms (except P2 and P9 ANSI).
15894 # ((((('@' + P5) | (P4 << 1)) | (P3 << 3)) | (P2 << 4)) | (p1 * 17)) =>
15895 # ((((('@' + P5) + (P4 << 1)) + (P3 << 3)) + (P2 << 4)) + (p1 * 17))
15898 # P2 <==> Underline attribute parameter