Home
last modified time | relevance | path

Searched refs:nps (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/eqn/
H A Dsqrt.c23 int nps; in sqrt() local
25 nps = EFFPS(((eht[p2]*9)/10+(resolution/POINT-1))/(resolution/POINT)); in sqrt()
29 eht[yyval] = VERT(EM(1.2, nps)); in sqrt()
39 "(rn'\\v'.2m'\\s%d", yyval, ebase[p2], nps, p2, ps); in sqrt()
/titanic_50/usr/src/cmd/ptools/ptree/
H A Dptree.c73 static int nps; /* number of ps_t's */ variable
168 nps = 0; in main()
216 if (nps + 1 >= psize) { in main()
228 ps[nps++] = p; in main()
264 for (n = 0; n < nps; n++) { in main()
320 for (n = 0; n < nps; n++) { in main()
481 for (n = 0; n < nps; n++) { in prsort()
539 for (n = 0; n < nps; n++) { in fakepid0()
546 for (n = 0; n < nps; n++) { in fakepid0()
553 ps[nps++] = p0; in fakepid0()