Home
last modified time | relevance | path

Searched refs:asccv (Results 1 – 2 of 2) sorted by relevance

/dports/games/KnightCap/Export/
H A Depd.c134 static char asccv[rcL]; variable
876 if (EPDCICharEqual(ch, asccv[c])) in EPDCheckColor()
895 if (EPDCICharEqual(ch, asccv[c])) in EPDEvaluateColor()
1946 *r++ = asccv[cv_c_cpv[cp]]; in EPDFetchBoardString()
2177 bv[bi++] = map_lower(asccv[epdptr->epd_actc]); in EPDEncodeFEN()
2729 bv[bi++] = map_lower(asccv[epdptr->epd_actc]); in EPDEncode()
7771 asccv[c_w] = 'w'; in EPDInit()
7772 asccv[c_b] = 'b'; in EPDInit()
/dports/games/crafty/crafty-25.2_1/
H A Depd.c84 static char asccv[rcL]; variable
584 if (EPDCICharEqual(ch, asccv[c])) in EPDCheckColor()
599 if (EPDCICharEqual(ch, asccv[c])) in EPDEvaluateColor()
1637 bv[bi++] = map_lower(asccv[epdptr->epd_actc]); in EPDEncode()
4268 asccv[c_w] = 'w'; in EPDInit()
4269 asccv[c_b] = 'b'; in EPDInit()