Searched refs:SQUARE (Results 1 – 25 of 32) sorted by relevance
12
80 typedef struct sqr_st SQUARE; typedef91 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 *);
38 static void printmorg(const SQUARE *);82 SQUARE *sqp; in printsq()156 printmorg(const SQUARE *sqp) in printmorg()
38 static int value(SQUARE *);45 buy(int playernum, SQUARE *sqrp) in buy()124 value(SQUARE *sqp) in value()
320 SQUARE *sqp; in list_cur()336 SQUARE *sqp; in get_avail_houses()353 SQUARE *sqp; in get_avail_hotels()
40 rent(SQUARE *sqp) in rent()
142 SQUARE *sqp; in show_move()679 SQUARE *sp = &board[restore_itemnum]; in restore_square_attr()
163 SQUARE board[N_SQRS+1] = { /* board itself (+1 for Jail) */
237 SQUARE *sqp; in resign()
492 #define SQUARE(a) ((a)*(a)) in dump_whole_inode() macro497 SQUARE(howmany(sblock.fs_bsize, sizeof(ufs_daddr_t))))); in dump_whole_inode()498 #undef SQUARE in dump_whole_inode()
640 #define SQUARE(a) ((a)*(a)) in dbg_dump_ino() macro641 remaining_blocks-=SQUARE(howmany(sb->fs_bsize, sizeof(ufs_daddr_t))); in dbg_dump_ino()642 #undef SQUARE in dbg_dump_ino()
111 0x5b 0x005b #LEFT SQUARE BRACKET113 0x5d 0x005d #RIGHT SQUARE BRACKET271 0xfb 0x221a #SQUARE ROOT274 0xfe 0x25a0 #BLACK SQUARE
101 0x5B 0x005B # LEFT SQUARE BRACKET103 0x5D 0x005D # RIGHT SQUARE BRACKET
140 0x5B 0x005B # LEFT SQUARE BRACKET142 0x5D 0x005D # RIGHT SQUARE BRACKET197 0x94 0x25A0 # BLACK SQUARE199 0x96 0x221A # SQUARE ROOT
148 0x5B 0x005B # LEFT SQUARE BRACKET150 0x5D 0x005D # RIGHT SQUARE BRACKET205 0x94 0x25A0 # BLACK SQUARE207 0x96 0x221A # SQUARE ROOT
112 0x5B 0x005B #LEFT SQUARE BRACKET114 0x5D 0x005D #RIGHT SQUARE BRACKET
141 0x5B 0x005B # LEFT SQUARE BRACKET143 0x5D 0x005D # RIGHT SQUARE BRACKET
115 0x5b 0x005B # LEFT SQUARE BRACKET117 0x5d 0x005D # RIGHT SQUARE BRACKET
137 0x5B 0x005B # LEFT SQUARE BRACKET139 0x5D 0x005D # RIGHT SQUARE BRACKET
143 0x5B 0x005B # LEFT SQUARE BRACKET145 0x5D 0x005D # RIGHT SQUARE BRACKET
140 0x5B 0x005B # LEFT SQUARE BRACKET142 0x5D 0x005D # RIGHT SQUARE BRACKET
149 0x5B 0x005B # LEFT SQUARE BRACKET151 0x5D 0x005D # RIGHT SQUARE BRACKET
112 0x5B 0x005B #LEFT SQUARE BRACKET114 0x5D 0x005D #RIGHT SQUARE BRACKET6120 0xA1E0 0x25A1 #WHITE SQUARE6121 0xA1E1 0x25A0 #BLACK SQUARE6134 0xA1EE 0x221A #SQUARE ROOT6269 0xA2C3 0x25A3 #WHITE SQUARE CONTAINING BLACK SMALL SQUARE6273 0xA2C7 0x25A4 #SQUARE WITH HORIZONTAL FILL6274 0xA2C8 0x25A5 #SQUARE WITH VERTICAL FILL6275 0xA2C9 0x25A8 #SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL6276 0xA2CA 0x25A7 #SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL[all …]