Searched refs:diagr (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Chess-310.5/sjeng/
H A Dmoves.c108 && diagr(from) != diagr(bking_loc))
115 && diagr(from) != diagr(bking_loc))
124 && diagr(from) != diagr(bking_loc))
137 if (diagr(from) != diagr(bking_loc))
150 if (diagr(from) != diagr(bking_lo
[all...]
H A Dsjeng.h100 #define diagr(square) (diagr[(square)]) macro
H A Dextvars.h107 extern const int rank[144], file[144], diagl[144], diagr[144], sqcolor[144];
H A Deval.c88 const int diagr[144] = variable

Completed in 96 milliseconds