Home
last modified time | relevance | path

Searched refs:rank_from_char (Results 1 – 15 of 15) sorted by relevance

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsquare.cpp87 int rank_from_char(int c) { in rank_from_char() function
142 rank = rank_from_char(string[1]); in square_from_string()
H A Dsquare.h126 extern int rank_from_char (int c);
H A Dfen.cpp172 rank = rank_from_char(c); in board_from_fen()
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsquare.cpp65 int rank_from_char(int c) { in rank_from_char() function
120 rank = rank_from_char(string[1]); in square_from_string()
H A Dsquare.h104 extern int rank_from_char (int c);
H A Dfen.cpp150 rank = rank_from_char(c); in board_from_fen()
/dports/games/polyglot/polyglot-1.4.70b/
H A Dsquare.c171 int rank_from_char(int c) { in rank_from_char() function
240 rank = rank_from_char(string[1]); in square_from_string()
H A Dsquare.h127 extern int rank_from_char (int c);
H A Dfen.c222 rank = rank_from_char(c); in board_from_fen()
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dsquare.cpp193 int rank_from_char(int c) { in rank_from_char() function
262 rank = rank_from_char(string[1]); in square_from_string()
H A Dsquare.h93 extern int rank_from_char (int c);
H A Dfen.cpp259 rank = rank_from_char(c); in board_from_fen()
/dports/games/scid/scid/src/polyglot/
H A Dsquare.cpp171 int rank_from_char(int c) { in rank_from_char() function
240 rank = rank_from_char(string[1]); in square_from_string()
H A Dsquare.h71 extern int rank_from_char (int c);
H A Dfen.cpp222 rank = rank_from_char(c); in board_from_fen()