Home
last modified time | relevance | path

Searched refs:roll (Results 1 – 25 of 58) sorted by relevance

123

/openbsd-src/games/backgammon/backgammon/
H A Dmain.c173 roll(); in main()
179 roll(); in main()
293 roll(); in main()
328 roll(); in main()
H A Dmove.c80 roll(); in domove()
/openbsd-src/lib/libc/arch/amd64/gen/
H A Dfpsetround.S38 roll $10,%edx
45 roll $13,%edx
H A Dfpsetmask.S36 roll $7,%edi
/openbsd-src/games/sail/
H A Dassorted.c42 int roll) in table() argument
65 tp = &(rig ? RigTable : HullTable)[hittable][roll-1]; in table()
160 if (roll == 6 && rig) { in table()
187 } else if (roll == 6) { in table()
H A Dpl_3.c51 int roll; in acceptcombat() local
172 roll = die(); in acceptcombat()
180 [hit][roll-1]; in acceptcombat()
192 table(shootat, load, hit, closest, ms, roll); in acceptcombat()
/openbsd-src/games/monop/
H A Dmonop.h69 #define lucky(str) printf("%s%s\n",str,lucky_mes[roll(1,num_luck)-1])
194 int roll(int, int);
H A Droll.c39 roll(int ndie, int nsides) in roll() function
H A DMakefile5 print.c prop.c rent.c roll.c spec.c trade.c
H A Dcards.c105 r1 = roll(1, dp->num_cards) - 1; in set_up()
106 r2 = roll(1, dp->num_cards) - 1; in set_up()
H A Drent.c77 rnt = roll(2, 6); in rent()
H A Dmonop.def52 "restore", /* 14 */ "roll", /* 15 */
96 do_move, /* roll |* 15 *| */
H A Dmonop.c137 printf("%s (%d) rolls %d\n", play[i].name, i+1, rl=roll(2, 6)); in init_players()
H A Dexecute.c99 printf("roll is %d, %d\n", r1 = roll(1, 6), r2 = roll(1, 6)); in do_move()
/openbsd-src/lib/libcurses/tty/
H A Dlib_mvcur.c1182 roll(int n) in roll() function
1340 int from_y = roll(lines); in main()
1341 int to_y = roll(lines); in main()
1342 int from_x = roll(columns); in main()
1343 int to_x = roll(columns); in main()
1348 mvcur(roll(lines), roll(columns), roll(lines), roll(columns)); in main()
/openbsd-src/games/mille/
H A Droll.c45 roll(int ndie, int nsides) in roll() function
H A DMakefile5 roll.c save.c types.c varpush.c
H A Dmille.h239 int roll(int, int);
/openbsd-src/lib/libc/arch/i386/gen/
H A Dfpsetround.S23 roll $10,%edx
/openbsd-src/sys/arch/i386/i386/
H A Din_cksum.s85 roll $8, %eax ; \
89 roll %cl, %eax
/openbsd-src/games/backgammon/common_source/
H A Dback.h163 void roll(void);
H A Dsubs.c284 roll(void) in roll() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfuture.options25 -fruit-roll-ups
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-SHA/t/
H A Dgglong.t12 # Here is a set near 2^32 bits to test the roll-over in the length
/openbsd-src/share/snmp/
H A DIANA-RTPROTO-MIB.txt76 rpl (18), -- RPL [RFC-ietf-roll-rpl-19]

123