/src/tests/bin/date/ |
t_date.sh | 45 yy=$((y + year)) 48 if [ "$yy" -ne "$yyy" ]; then 49 atf_fail "$yy vs. $yyy"
|
/src/tools/m4/bootstrap/ |
Makefile | 19 sed -e 's/\$$''NetBSD:\([^$$]*\)\ \$$/NetBSD:\1/' < lex.yy.c > ${.TARGET} 20 rm -f lex.yy.c
|
/src/lib/libm/noieee_src/ |
n_gamma.c | 206 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.b + y*r.b [all...] |
/src/lib/libm/src/ |
b_tgamma.c | 192 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.b + y*r.b [all...] |
/src/games/hack/ |
hack.makemon.c | 184 enexto(xchar xx, xchar yy) 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++)
|
hack.mklev.c | 572 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, croom) 730 int dy, xx, yy; local in function:makeniche [all...] |
hack.pri.c | 196 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/warp/ |
bang.h | 22 EXT int yy[MAXBDIST]; variable in typeref:typename:EXT int[]
|
bang.c | 125 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/larn/ |
create.c | 178 eat(int xx, int yy) 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] = 0 [all...] |
monster.c | 81 * 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) 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/ |
b_tgammal.c | 252 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.b + y * r.b [all...] |
/src/sys/arch/amiga/dev/ |
grfabs_reg.h | 279 #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)
|
bzsc.c | 128 uint8_t yy; member in struct:__anon82f7a9c70108 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);
|
bzivsc.c | 118 uint8_t yy; member in struct:__anon09b34f460108 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);
|
bztzsc.c | 124 uint8_t yy; member in struct:__anon23a470350108 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);
|
cbiisc.c | 118 uint8_t yy; member in struct:__anonbd9433820108 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);
|
cbsc.c | 118 uint8_t yy; member in struct:__anon839a86500108 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/ |
sys.mk | 222 ${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/ |
grfabs_reg.h | 172 #define INIT_BOX(b,xx,yy,ww,hh) \ 175 (b)->y = yy; \
|
/src/sys/arch/arm/ti/ |
omap3_dss.c | 1118 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/ |
sunxi_debe.c | 407 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/ |
voyagerfb.c | 1373 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/ |
fmt_decl.c | 476 yy(void) function in typeref:typename:int *
|