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

/macosx-10.10/Chess-310.6/sjeng/
H A Dmoves.c107 && diagl(from) != diagl(bking_loc)
114 && diagl(from) != diagl(bking_loc)
123 && diagl(from) != diagl(bking_loc)
133 if (diagl(from) == diagl(target))
142 if (diagl(from) != diagl(bking_lo
[all...]
H A Dsjeng.h99 #define diagl(square) (diagl[(square)]) macro
H A Dextvars.h107 extern const int rank[144], file[144], diagl[144], diagr[144], sqcolor[144];
H A Deval.c72 const int diagl[144] = variable

Completed in 67 milliseconds