Home
last modified time | relevance | path

Searched refs:pbishop (Results 1 – 4 of 4) sorted by relevance

/dports/games/gnushogi/gnushogi-1.4.2/gnushogi/
H A Dinit-common.c79 psilver, gold, pbishop, prook,
84 psilver, pbishop, prook, king
115 silver, gold, bishop, rook, pbishop, prook, king,
487 case pbishop: in ptype_distance()
H A Dgnushogi.h281 pbishop, enumerator
H A Deval.c1885 if ((piece == bishop) || (piece == pbishop)) in PieceValue()
2032 case pbishop: in PieceValue()
/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c181 #define pbishop 13 macro