Searched refs:yy (Results 1 - 24 of 24) sorted by relevance

/src/tests/bin/date/
H A Dt_date.sh45 yy=$((y + year))
48 if [ "$yy" -ne "$yyy" ]; then
49 atf_fail "$yy vs. $yyy"
/src/tools/m4/bootstrap/
H A DMakefile19 sed -e 's/\$$''NetBSD:\([^$$]*\)\ \$$/NetBSD:\1/' < lex.yy.c > ${.TARGET}
20 rm -f lex.yy.c
/src/lib/libm/noieee_src/
H A Dn_gamma.c206 struct Double yy, r; local in function:small_gam
210 yy = ratfun_gam(y - x0, 0);
211 return (yy.a + yy.b);
215 yy.a = r.a - one;
217 yy.b = r.b = y - yy.a;
219 for (ym1 = y-one; ym1 > LEFT + x0; y = ym1--, yy.a--) {
220 t = r.a*yy.a;
221 r.b = r.a*yy
[all...]
/src/lib/libm/src/
H A Db_tgamma.c192 struct Double yy, r; local in function:small_gam
196 yy = ratfun_gam(y - x0, 0);
197 return (yy.a + yy.b);
201 yy.a = r.a - one;
203 yy.b = r.b = y - yy.a;
205 for (ym1 = y-one; ym1 > LEFT + x0; y = ym1--, yy.a--) {
206 t = r.a*yy.a;
207 r.b = r.a*yy
[all...]
/src/games/warp/
H A Dbang.h22 EXT int yy[MAXBDIST]; variable in typeref:typename:EXT int[]
H A Dbang.c125 yblasted[yy[j] = (y+YSIZE00) % YSIZE] |= 1;
142 !(obj=occupant[yy[y]][xx[x]]) || obj->type != Web)
143 blast[yy[y]][xx[x]] += bangm[i];
/src/games/hack/
H A Dhack.makemon.c184 enexto(xchar xx, xchar yy) argument
194 if (goodpos(x, yy - range)) {
196 tfoo++->y = yy - range;
201 if (goodpos(x, yy + range)) {
203 tfoo++->y = yy + range;
207 for (y = yy + 1 - range; y < yy + range; y++)
214 for (y = yy + 1 - range; y < yy + range; y++)
H A Dhack.mklev.c572 int tx, ty, xx, yy; local in function:join
597 yy = croom->ly - 1;
598 cc = finddpos(croom->lx, yy, croom->hx, yy);
611 yy = croom->hy + 1;
613 cc = finddpos(croom->lx, yy, croom->hx, yy);
617 yy = cc.y;
620 if (nxcor && levl[xx + dx][yy + dy].typ)
622 dodoor(xx, yy, croo
730 int dy, xx, yy; local in function:makeniche
[all...]
H A Dhack.pri.c196 int xx, yy; local in function:Tmp_at
206 yy = tc[cnt].y;
207 prl(xx, yy);
208 at(xx, yy, levl[xx][yy].scrsym);
/src/games/larn/
H A Dcreate.c178 eat(int xx, int yy) argument
188 if ((item[xx - 1][yy] != OWALL) || (item[xx - 2][yy] != OWALL))
190 item[xx - 1][yy] = item[xx - 2][yy] = 0;
191 eat(xx - 2, yy);
197 if ((item[xx + 1][yy] != OWALL) || (item[xx + 2][yy] != OWALL))
199 item[xx + 1][yy] = item[xx + 2][yy]
[all...]
H A Dmonster.c81 * spattack(atckno,xx,yy) Function to process special attacks from monsters
82 * int atckno,xx,yy;
1473 * spattack(atckno,xx,yy) Function to process special attacks from monsters
1474 * int atckno,xx,yy;
1476 * Enter with the special attack number, and the coordinates (xx,yy)
1478 * Returns 1 if must do a show1cell(xx,yy) upon return, 0 otherwise
1515 spattack(int x, int xx, int yy) argument
1522 vxy(&xx, &yy); /* verify x & y coordinates */
1615 disappear(xx, yy);
1655 return (spattack(spsel[rund(10)], xx, yy));
[all...]
/src/lib/libm/ld80/
H A Db_tgammal.c252 struct LDouble yy, r; local in function:small_gam
257 yy = ratfun_gam(y - x0, 0);
258 return (yy.a + yy.b);
262 yy.a = r.a - 1;
264 r.b = yy.b = y - yy.a;
267 for (ym1 = y - 1; ym1 > left + x0; y = ym1--, yy.a--) {
268 t = r.a * yy.a;
269 r.b = r.a * yy
[all...]
/src/sys/arch/amiga/dev/
H A Dgrfabs_reg.h279 #define INIT_BOX(b,xx,yy,ww,hh) do{(b)->x = xx; (b)->y = yy; (b)->width = ww; (b)->height = hh;}while (0)
281 #define INIT_POINT(p,xx,yy) do {(p)->x = xx; (p)->y = yy;} while (0)
H A Dbzsc.c128 uint8_t yy; member in struct:__anon67988fed0108
272 bzsc_trace[(bzsc_trace_ptr - 1) & 127].yy = v;
290 bzsc_trace[bzsc_trace_ptr].yy = bsc->sc_active;
455 bzsc_trace[i].status, bzsc_trace[i].xx, bzsc_trace[i].yy);
H A Dbzivsc.c118 uint8_t yy; member in struct:__anon9a2656ec0108
264 bzivsc_trace[(bzivsc_trace_ptr - 1) & 127].yy = v;
282 bzivsc_trace[bzivsc_trace_ptr].yy = bsc->sc_active;
448 bzivsc_trace[i].status, bzivsc_trace[i].xx, bzivsc_trace[i].yy);
H A Dbztzsc.c124 uint8_t yy; member in struct:__anonb41777db0108
268 bztzsc_trace[(bztzsc_trace_ptr - 1) & 127].yy = v;
291 bztzsc_trace[bztzsc_trace_ptr].yy = bsc->sc_active;
456 bztzsc_trace[i].status, bztzsc_trace[i].xx, bztzsc_trace[i].yy);
H A Dcbiisc.c118 uint8_t yy; member in struct:__anon4e073b280108
260 cbiisc_trace[(cbiisc_trace_ptr - 1) & 127].yy = v;
283 cbiisc_trace[cbiisc_trace_ptr].yy = csc->sc_active;
449 cbiisc_trace[i].status, cbiisc_trace[i].xx, cbiisc_trace[i].yy);
H A Dcbsc.c118 uint8_t yy; member in struct:__anon683b6c760108
264 cbsc_trace[(cbsc_trace_ptr - 1) & 127].yy = v;
290 cbsc_trace[cbsc_trace_ptr].yy = csc->sc_active;
461 cbsc_trace[i].status, cbsc_trace[i].xx, cbsc_trace[i].yy);
/src/share/mk/
H A Dsys.mk222 ${COMPILE_LINK.c} ${EXEC_TARGET} lex.yy.c ${LDLIBS} -ll
223 rm -f lex.yy.c
226 ${MV} lex.yy.c ${.TARGET}
229 ${COMPILE.c} ${OBJECT_TARGET} lex.yy.c
231 rm -f lex.yy.c
/src/sys/arch/atari/dev/
H A Dgrfabs_reg.h172 #define INIT_BOX(b,xx,yy,ww,hh) \
175 (b)->y = yy; \
/src/sys/arch/arm/ti/
H A Domap3_dss.c1118 int xx, yy, wi = 64, he = 64; local in function:omapfb_move_cursor
1127 yy = y - sc->sc_hot_y;
1138 if (yy < 0) {
1139 he += yy;
1140 addr -= yy * 64 * 4;
1141 yy = 0;
1146 if (yy > (sc->sc_height - 64)) {
1147 he -= (yy + 64 - sc->sc_height);
1149 pos = (yy << 16) | xx;
/src/sys/arch/arm/sunxi/
H A Dsunxi_debe.c407 int xx, yy; local in function:sunxi_debe_set_curpos
412 yy = y - sc->sc_hot_y;
417 if (yy < 0) {
418 yoff -= yy;
419 yy = 0;
423 __SHIFTIN(yy, SUNXI_DEBE_HWCCTL_YCOOR) |
/src/sys/dev/pci/voyager/
H A Dvoyagerfb.c1373 int xx, yy; local in function:voyagerfb_set_curpos
1379 yy = y - sc->sc_hot_y;
1382 if (yy < 0) yy = abs(yy) | 0x800;
1384 val = (xx & 0xffff) | (yy << 16);
/src/tests/usr.bin/indent/
H A Dfmt_decl.c476 yy(void) function in typeref:typename:int *

Completed in 21 milliseconds