Home
last modified time | relevance | path

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

12

/dragonfly/games/monop/
HDmonop.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 *);
HDprint.c38 static void printmorg(const SQUARE *);
82 SQUARE *sqp; in printsq()
156 printmorg(const SQUARE *sqp) in printmorg()
HDprop.c38 static int value(SQUARE *);
45 buy(int playernum, SQUARE *sqrp) in buy()
124 value(SQUARE *sqp) in value()
HDhouses.c320 SQUARE *sqp; in list_cur()
336 SQUARE *sqp; in get_avail_houses()
353 SQUARE *sqp; in get_avail_hotels()
HDrent.c40 rent(SQUARE *sqp) in rent()
HDexecute.c142 SQUARE *sqp; in show_move()
679 SQUARE *sp = &board[restore_itemnum]; in restore_square_attr()
HDmonop.c163 SQUARE board[N_SQRS+1] = { /* board itself (+1 for Jail) */
HDtrade.c237 SQUARE *sqp; in resign()
/dragonfly/sbin/ffsinfo/
HDffsinfo.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/
HDdebug.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/
HDCP866.TXT111 0x5b 0x005b #LEFT SQUARE BRACKET
113 0x5d 0x005d #RIGHT SQUARE BRACKET
271 0xfb 0x221a #SQUARE ROOT
274 0xfe 0x25a0 #BLACK SQUARE
HDUS-ASCII.TXT101 0x5B 0x005B # LEFT SQUARE BRACKET
103 0x5D 0x005D # RIGHT SQUARE BRACKET
HDKOI8-R.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
197 0x94 0x25A0 # BLACK SQUARE
199 0x96 0x221A # SQUARE ROOT
HDKOI8-U.TXT148 0x5B 0x005B # LEFT SQUARE BRACKET
150 0x5D 0x005D # RIGHT SQUARE BRACKET
205 0x94 0x25A0 # BLACK SQUARE
207 0x96 0x221A # SQUARE ROOT
HDCP1251.TXT112 0x5B 0x005B #LEFT SQUARE BRACKET
114 0x5D 0x005D #RIGHT SQUARE BRACKET
HDISO8859-5.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
HDPT154.TXT115 0x5b 0x005B # LEFT SQUARE BRACKET
117 0x5d 0x005D # RIGHT SQUARE BRACKET
HDISO8859-13.TXT137 0x5B 0x005B # LEFT SQUARE BRACKET
139 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-9.TXT143 0x5B 0x005B # LEFT SQUARE BRACKET
145 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-15.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-4.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-7.TXT149 0x5B 0x005B # LEFT SQUARE BRACKET
151 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-2.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
HDISO8859-1.TXT141 0x5B 0x005B # LEFT SQUARE BRACKET
143 0x5D 0x005D # RIGHT SQUARE BRACKET
HDeucKR.TXT112 0x5B 0x005B #LEFT SQUARE BRACKET
114 0x5D 0x005D #RIGHT SQUARE BRACKET
6120 0xA1E0 0x25A1 #WHITE SQUARE
6121 0xA1E1 0x25A0 #BLACK SQUARE
6134 0xA1EE 0x221A #SQUARE ROOT
6269 0xA2C3 0x25A3 #WHITE SQUARE CONTAINING BLACK SMALL SQUARE
6273 0xA2C7 0x25A4 #SQUARE WITH HORIZONTAL FILL
6274 0xA2C8 0x25A5 #SQUARE WITH VERTICAL FILL
6275 0xA2C9 0x25A8 #SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL
6276 0xA2CA 0x25A7 #SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
[all …]

12