Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depd.h89 gtimT EPDGetGTIM(gamptrT gamptr);
90 void EPDPutGTIM(gamptrT gamptr, gtimT gtim);
H A Depddefs.h444 typedef siT gtimT, *gtimptrT; typedef
625 gtimT gam_gtim; /* game termination indicator */
H A Depd.c1252 nonstatic gtimT EPDGetGTIM(gamptrT gamptr) { in EPDGetGTIM()
1257 nonstatic void EPDPutGTIM(gamptrT gamptr, gtimT gtim) { in EPDPutGTIM()
/dports/games/KnightCap/Export/
H A Depd.h91 gtimT EPDGetGTIM(gamptrT gamptr);
92 void EPDPutGTIM(gamptrT gamptr, gtimT gtim);
H A Depddefs.h516 typedef siT gtimT, *gtimptrT; typedef
729 gtimT gam_gtim; /* game termination indicator */
H A Depd.c1962 gtimT
1972 EPDPutGTIM(gamptrT gamptr, gtimT gtim) in EPDPutGTIM()