Home
last modified time | relevance | path

Searched refs:WhitePBishop (Results 1 – 9 of 9) sorted by last modified time

/dports/games/xboard/xboard-4.9.1/
H A Dmoves.c1079 case SHOGI WhitePBishop: in GenPseudoLegal()
H A Dbackend.c6057 if(map[j] == '/') offs = WhitePBishop - i, j++; in SetCharTableEsc()
6067 if(map[j] == '/') offs = WhitePBishop - ii, j++; in SetCharTableEsc()
H A Dcommon.h302 WhiteWheel, WhiteButterfly, WhitePBishop, WhitePRook, WhiteHCrown, enumerator
H A Ddraw.c895 if(*p == '/') p++, piece = n - WhitePBishop; // secondary series in InscribeKanji()
H A Dbook.c318 if(j >= WhitePBishop && j != WhiteKing) promoted++, j -= WhiteTokin; in hash()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dcommon.h301 WhiteCrown, WhiteHCrown, WhiteHorse, WhiteDrunk, WhitePBishop, enumerator
H A Dmoves.c1021 case SHOGI WhitePBishop: in GenPseudoLegal()
/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c291 WhitePBishop, WhitePRook, WhiteKing,
1080 WhitePBishop, WhitePRook,
1082 WhitePBishop, WhitePRook, WhiteKing
2738 case 'b': return WhitePBishop; in CharToPiece()
H A Dxshogi.h155 WhitePSilver, WhitePBishop, WhitePRook, WhiteKing, enumerator