Home
last modified time | relevance | path

Searched refs:rbptrT (Results 1 – 6 of 6) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Depd.h77 epdptrT EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq);
78 void EPDSetCurrentPosition(rbptrT rbptr, cT actc, castT cast, sqT epsq,
86 rbptrT EPDFetchBoard(void);
91 charptrT EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq);
H A Depddefs.h259 } rbT, *rbptrT; typedef
H A Depd.c1152 nonstatic epdptrT EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq) { in EPDSet()
1171 nonstatic void EPDSetCurrentPosition(rbptrT rbptr, cT actc, castT cast, in EPDSetCurrentPosition()
1236 nonstatic rbptrT EPDFetchBoard(void) { in EPDFetchBoard()
1263 nonstatic charptrT EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq) { in EPDGenBasic()
/dports/games/KnightCap/Export/
H A Depd.h80 epdptrT EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq);
81 void EPDSetCurrentPosition(rbptrT rbptr, cT actc, castT cast, sqT epsq, siT hmvc, siT fmvn);
88 rbptrT EPDFetchBoard(void);
93 charptrT EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq);
H A Depddefs.h287 } rbT, *rbptrT; typedef
H A Depd.c1762 EPDSet(rbptrT rbptr, cT actc, castT cast, sqT epsq) in EPDSet()
1789 EPDSetCurrentPosition(rbptrT rbptr, cT actc, castT cast, sqT epsq, siT hmvc, siT fmvn) in EPDSetCurrentPosition()
1886 rbptrT
1982 EPDGenBasic(rbptrT rbptr, cT actc, castT cast, sqT epsq) in EPDGenBasic()