Searched refs:h3 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/eqn/
H A Dshift.c114 int effps, h1, h2, h3, b1, b2, b3, subsh, d1, d2, supsh, treg; local
124 eht[p3] = h3 = VERT((eht[p3] * effps) / EFFPS(ps));
134 h3 = eht[p3]; b3 = ebase[p3];
143 if (VERT(4*(h1-b1)/10)+h3 < h1-b1)
147 if (VERT(1)+h3 < h1-b1)
149 supsh = -(h1-b1) + (h3-b3) - d2;
151 eht[yyval] = h1 + max(0, h3-VERT((6*(h1-b1))/10)) + max(0, h2-b1-d1);
153 eht[yyval] = h1 + max(0, h3-VERT(1)) + max(0, h2-b1-d1);
/illumos-gate/usr/src/lib/libm/common/C/
H A D__lgamma.c83 h3 = 5.267964117437946917577538e6, variable
244 q = h0+y*(h1+y*(h2+y*(h3+y*(h4+y*(h5+y*(h6+y*
253 q = h0+y*(h1+y*(h2+y*(h3+y*(h4+y*(h5+y*(h6+y*(h7+y)))))));
/illumos-gate/usr/src/cmd/rpcbind/
H A Dpmap_svc.c260 int h1, h2, h3, h4, p1, p2; local
276 if (sscanf(ua, "%d.%d.%d.%d.%d.%d", &h1, &h2, &h3,
281 h1, h2, h3, h4, p1, p2);
H A Drpcb_svc_com.c1170 int h1, h2, h3, h4, p1, p2; local
1174 &h1, &h2, &h3, &h4, &p1, &p2) != 6)
1603 int h1, h2, h3, h4, p1, p2; local
1617 &h1, &h2, &h3, &h4, &p1, &p2) != 6)
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vlog.c666 double h0, h1, h2, h3; local
739 h3 = d3 * TBL[i3];
749 s3 = h3 + l3;
769 *y = (n3 * ln2hi + TBL[i3+2]) + (h3 + (l3 +
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c124 * decimal dot equivalent. h1.h2.h3.h4.p1.p2 where h1-h4 are the host
183 int h1, h2, h3, h4, p1, p2; local
205 if (sscanf(addr, "%d.%d.%d.%d.%d.%d", &h1, &h2, &h3, &h4,
213 inaddr = (h1 << 24) + (h2 << 16) + (h3 << 8) + h4;
/illumos-gate/usr/src/uts/common/io/ath/
H A Dhal_x86_64.o.uu49 AAB0S4H6HP8AAH8RSMfAAAAAAIH6G/EAAHRB6zqB+h3/AAB0IuswSMfAAAAAAMNIx8AA

Completed in 96 milliseconds