Searched refs:SQUARE_B1 (Results 1 – 3 of 3) sorted by relevance
54 #define WHITE_EMPTY_QUEENSIDE (SQUARE_BIT(SQUARE_B1) | SQUARE_BIT(SQUARE_C1) | SQUARE_BIT(SQUARE_D1…99 #define SQUARE_B1 1 macro
176 if (board->bitboard[WHITE_KNIGHT] & square_bit[SQUARE_B1]) in eval_development()
78 add_piece(board, SQUARE_B1, WHITE_KNIGHT); in setup_board()