Home
last modified time | relevance | path

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

123

/original-bsd/games/chess/
H A Dmove.c64 for(p0=0;p0<64;p0++) { in Initialize_moves()
77 p0=po; in Initialize_moves()
79 p0 = p0 + dc[c]*direc[ptyp][d]; in Initialize_moves()
82 if (unmap[p0] < 0 || in Initialize_moves()
100 p0=unmap[po]; in Initialize_moves()
104 p0 = dest[0][s]; in Initialize_moves()
106 p0=unmap[po]; in Initialize_moves()
109 p0 = dest[d][0]; in Initialize_moves()
117 p0 = dest[sorted[d]][s]; in Initialize_moves()
125 for(p0=0;p0<63;p0++) printf("%d,",p[p0].nextpos); in Initialize_moves()
[all …]
/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Ddisplay.c61 register POINT *p0, *p1, *p2; local
100 p0 = p1 = element->ptlist;
111 if ((p0->x != p1->x) || (p0->y != p1->y))
112 GRVector(p1->x, p1->y, p0->x, p0->y);
115 p0 = element->ptlist;
117 while (!Nullpoint(p0)) {
118 MINMAX(minsunx, maxsunx, dbx_to_win(p0->x));
119 MINMAX(minsuny, maxsuny, dby_to_win(p0->y));
120 p0 = PTNextPoint(p0);
/original-bsd/usr.bin/pascal/eyacc/
H A Dey4.c309 int p, p0, p1, size; in wract() local
347 p0 = 0; in wract()
351 if( p0 == 0 ) p0 = p1; in wract()
352 else if( p0 != p1 ) goto standard; in wract()
354 stateflags[i] |= SINGLE_NT | pempty[p0 - NTBASE]; in wract()
359 fprintf( cout , "state %d, pre-nonterminal %s\n",i,nontrst[p0-NTBASE].name); in wract()
374 if ((stateflags[j] & SINGLE_NT) == 0 || *(pstate[j]->pitem) != p0) in wract()
441 for( p0=1; p0<=nterms; ++p0 ) in wract()
442 if( (p1=temp1[p0])!=0 ) { in wract()
446 arrval( -trmset[p0].value ); in wract()
/original-bsd/usr.bin/pascal/pxp/
H A Drec.c21 tyrec(r, p0) in tyrec() argument
22 int *r, p0; in tyrec()
27 if (p0 == NIL) {
46 if (p0 == NIL) {
/original-bsd/lib/libc/net/
H A Dns_ntoa.c55 spectHex(p0) in spectHex() argument
56 char *p0; in spectHex()
60 register char *p = p0;
/original-bsd/usr.bin/f77/pass1.vax/
H A Dequiv.c278 register struct Equivblock *p0, *p; local
282 p0 = eqvclass + nvarno;
284 p0->eqvbottom = lmin(p0->eqvbottom, p->eqvbottom - delta);
285 p0->eqvtop = lmax(p0->eqvtop, p->eqvtop - delta);
293 q->eqvnextp = p0->equivs;
294 p0->equivs = q;
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dequiv.c278 register struct Equivblock *p0, *p; local
282 p0 = eqvclass + nvarno;
284 p0->eqvbottom = lmin(p0->eqvbottom, p->eqvbottom - delta);
285 p0->eqvtop = lmax(p0->eqvtop, p->eqvtop - delta);
293 q->eqvnextp = p0->equivs;
294 p0->equivs = q;
/original-bsd/old/tp/
H A Dtp2.c254 register char *p0, *save0; in expand() local
268 p0 = name; in expand()
271 while (*p0++); in expand()
272 save0 = --p0; /* save loc of \0 */ in expand()
273 if (p0[-1] != '/') in expand()
274 *p0++ = '/'; in expand()
275 strcpy(p0, dirent->d_name); in expand()
/original-bsd/old/libm/libom/
H A Dexp.c14 static double p0 = .2080384346694663001443843411e7; variable
44 temp1 = ((p2*xsq+p1)*xsq+p0)*fract;
H A Dsinh.c19 static double p0 = -0.6307673640497716991184787251e+6; variable
53 temp = (((p3*argsq+p2)*argsq+p1)*argsq+p0)*arg;
H A Dlog.c20 static double p0 = -.240139179559210510e2; variable
52 temp = ((p3*zsq + p2)*zsq + p1)*zsq + p0;
H A Dtan.c15 static double p0 = -0.1306820264754825668269611177e+5; variable
62 temp = ((((p4*xsq+p3)*xsq+p2)*xsq+p1)*xsq+p0)*x;
H A Datan.c27 static double p0 = .89678597403663861959987488e3; variable
110 value = ((((p4*argsq + p3)*argsq + p2)*argsq + p1)*argsq + p0);
H A Dsin.c11 static double p0 = .1357884097877375669092680e8; variable
73 temp1 = ((((p4*ysq+p3)*ysq+p2)*ysq+p1)*ysq+p0)*y;
/original-bsd/sbin/mount_portal/
H A Dconf.c91 static int pinsert(p0, q0) in pinsert() argument
92 path *p0; in pinsert()
97 if (p0->p_argc == 0)
102 if (strcmp(p->p_key, p0->p_key) == 0)
105 ins_que(&p0->p_q, q0->q_back);
/original-bsd/games/trek/
H A Dutility.c114 syserr(p0, p1, p2, p3, p4, p5) in syserr() argument
119 printf(p0, p1, p2, p3, p4, p5); in syserr()
/original-bsd/lib/libm/common_source/
H A Derf.c146 p0 = 1.283791670955125638123339436800229927041e-0001, variable
253 return x + p0*x;
258 return x + x*(p0+r);
317 return (one-(x+x*(p0+r)));
319 r = x*(p0+r);
/original-bsd/sys/news3400/fb/
H A Dfb_start.c2694 p1 = p0;
2695 p0 = ptmp;
2717 p1 = p0;
2718 p0 = ptmp;
2900 lPoint p0, p1; variable
2936 p0 = *ps++;
2948 p0 = *ps++;
2960 p0 = *ps++;
2976 lPoint p0, p1; variable
3019 p0 = *ps++;
[all …]
H A Dx.c4609 lPoint p0, p1; local
4637 p0 = *ps++;
4645 &p0, &p1,
4648 p0 = *ps++;
4653 &p0, &p1,
4661 p0 = *ps++;
4672 p0 = *ps++;
4684 p0 = *ps++;
4695 p0 = *ps++;
4702 &p0, &p1,
[all …]
H A Dfb_mfbs.c4609 lPoint p0, p1; local
4637 p0 = *ps++;
4645 &p0, &p1,
4648 p0 = *ps++;
4653 &p0, &p1,
4661 p0 = *ps++;
4672 p0 = *ps++;
4684 p0 = *ps++;
4695 p0 = *ps++;
4702 &p0, &p1,
[all …]
/original-bsd/lib/libc/stdio/
H A Dvfscanf.c82 register char *p0; /* saves original value of p when necessary */ local
340 p0 = p = va_arg(ap, char *);
347 if (p == p0)
352 n = p - p0;
376 p0 = p = va_arg(ap, char *);
386 nread += p - p0;
/original-bsd/lib/libc/gen/
H A Dcrypt.c658 #define CRUNCH(p0, p1, q0, q1) \ argument
664 DOXOR(p0, p1, 0); \
665 DOXOR(p0, p1, 1); \
666 DOXOR(p0, p1, 2); \
667 DOXOR(p0, p1, 3); \
668 DOXOR(p0, p1, 4); \
669 DOXOR(p0, p1, 5); \
670 DOXOR(p0, p1, 6); \
671 DOXOR(p0, p1, 7);
/original-bsd/old/yacc/
H A Dy3.c262 int p, p0, p1; in wract() local
297 TLOOP(p0){ in wract()
298 if( (p1=temp1[p0])!=0 ) { in wract()
312 fprintf( ftable, "\t%d, %d,\n", tokset[p0].value, p1 ); in wract()
316 fprintf( ftemp, "%d,%d,", tokset[p0].value, p1 ); in wract()
/original-bsd/share/doc/psd/04.uprog/
H A DMakefile4 SRCS= p.mac p0 p1 p2 p3 p4 p5 p6 p8 p9
/original-bsd/usr.bin/learn/USD.doc/
H A DMakefile4 SRCS= p0 p1 p2 p3 p4 p5 p6 p7

123