Home
last modified time | relevance | path

Searched refs:SQUARE (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/games/monop/
H A Dmonop.h80 typedef struct sqr_st SQUARE; typedef
91 SQUARE *sq[3]; /* list of squares in monop */
110 SQUARE *sqr; /* pointer to square */
148 extern SQUARE board[N_SQRS + 1];
200 void buy(int, SQUARE *);
207 void rent(SQUARE *);
H A Dprint.c38 static void printmorg(const SQUARE *);
82 SQUARE *sqp; in printsq()
156 printmorg(const SQUARE *sqp) in printmorg()
H A Dprop.c38 static int value(SQUARE *);
45 buy(int playernum, SQUARE *sqrp) in buy()
124 value(SQUARE *sqp) in value()
H A Dhouses.c320 SQUARE *sqp; in list_cur()
336 SQUARE *sqp; in get_avail_houses()
353 SQUARE *sqp; in get_avail_hotels()
H A Drent.c40 rent(SQUARE *sqp) in rent()
H A Dexecute.c142 SQUARE *sqp; in show_move()
679 SQUARE *sp = &board[restore_itemnum]; in restore_square_attr()
H A Dmonop.c163 SQUARE board[N_SQRS+1] = { /* board itself (+1 for Jail) */
H A Dtrade.c237 SQUARE *sqp; in resign()
/dragonfly/sbin/ffsinfo/
H A Dffsinfo.c492 #define SQUARE(a) ((a)*(a)) in dump_whole_inode() macro
497 SQUARE(howmany(sblock.fs_bsize, sizeof(ufs_daddr_t))))); in dump_whole_inode()
498 #undef SQUARE in dump_whole_inode()
/dragonfly/sbin/growfs/
H A Ddebug.c640 #define SQUARE(a) ((a)*(a)) in dbg_dump_ino() macro
641 remaining_blocks-=SQUARE(howmany(sb->fs_bsize, sizeof(ufs_daddr_t))); in dbg_dump_ino()
642 #undef SQUARE in dbg_dump_ino()
/dragonfly/tools/tools/locale/etc/charmaps/
H A DCP866.TXT111 0x5b 0x005b #LEFT SQUARE BRACKET
113 0x5d 0x005d #RIGHT SQUARE BRACKET
271 0xfb 0x221a #SQUARE ROOT
274 0xfe 0x25a0 #BLACK SQUARE
H A DUS-ASCII.TXT101 0x5B 0x005B # LEFT SQUARE BRACKET
103 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DKOI8-R.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
197 0x94 0x25A0 # BLACK SQUARE
199 0x96 0x221A # SQUARE ROOT
H A DKOI8-U.TXT148 0x5B 0x005B # LEFT SQUARE BRACKET
150 0x5D 0x005D # RIGHT SQUARE BRACKET
205 0x94 0x25A0 # BLACK SQUARE
207 0x96 0x221A # SQUARE ROOT
H A DCP1251.TXT112 0x5B 0x005B #LEFT SQUARE BRACKET
114 0x5D 0x005D #RIGHT SQUARE BRACKET
H A DISO8859-5.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DPT154.TXT115 0x5b 0x005B # LEFT SQUARE BRACKET
117 0x5d 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-1.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-13.TXT137 0x5B 0x005B # LEFT SQUARE BRACKET
139 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-15.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-2.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-4.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-7.TXT149 0x5B 0x005B # LEFT SQUARE BRACKET
151 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-9.TXT143 0x5B 0x005B # LEFT SQUARE BRACKET
145 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DeucKR.TXT6269 0xA2C3 0x25A3 #WHITE SQUARE CONTAINING BLACK SMALL SQUARE
6299 0xA2E1 0x33C7 #SQUARE CO
6301 0xA2E3 0x33C2 #SQUARE AM
6302 0xA2E4 0x33D8 #SQUARE PM
7051 0xA7A2 0x3396 #SQUARE ML
7052 0xA7A3 0x3397 #SQUARE DL
7054 0xA7A5 0x3398 #SQUARE KL
7055 0xA7A6 0x33C4 #SQUARE CC
7060 0xA7AB 0x3399 #SQUARE FM
7061 0xA7AC 0x339A #SQUARE NM
[all …]

12