Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dbook.c935 int last, cluster_seek, next_cluster; in Bookup() local
1260 cluster_seek = sizeof(int) * 32768; in Bookup()
1261 fseek(book_file, cluster_seek + sizeof(int), SEEK_SET); in Bookup()
1322 fseek(book_file, cluster_seek, SEEK_SET); in Bookup()
1330 cluster_seek = next_cluster; in Bookup()