Home
last modified time | relevance | path

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

/dports/games/KnightCap/Export/
H A Depddefs.h173 #define rankL (bit << rankQ) macro
285 cpT rbm[rankL][fileL]; /* rank/file indexing */
941 #define ff_triangleL (((rankL * rankL) + (rankL * 2)) / 8)
H A Depd.c139 static char ascrv[rankL];
1923 s = (charptrT) EPDMemoryGrab((rankL * ((fileL * 2) + 1)) + 1); in EPDFetchBoardString()
/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h155 # define rankL (bit << rankQ) macro
257 cpT rbm[rankL][fileL]; /* rank/file indexing */
H A Depd.c88 static char ascrv[rankL];