Searched defs:sqp (Results 1 – 7 of 7) sorted by relevance
82 SQUARE *sqp; in printsq() local156 printmorg(const SQUARE *sqp) in printmorg()
320 SQUARE *sqp; in list_cur() local336 SQUARE *sqp; in get_avail_houses() local353 SQUARE *sqp; in get_avail_hotels() local
40 rent(SQUARE *sqp) in rent()
124 value(SQUARE *sqp) in value()
237 SQUARE *sqp; in resign() local
142 SQUARE *sqp; in show_move() local
70 #define sqnum(sqp) ((short)(sqp - board)) argument